# HG changeset patch # User peterjc # Date 1432219960 14400 # Node ID b1f2e5c222696f4f71293ab839dfe0bab9ae1ad2 # Parent ef21d5033238d4a8da90894fe0015ff8b03a523f planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/nlstradamus commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r ef21d5033238 -r b1f2e5c22269 tools/nlstradamus/README.rst --- a/tools/nlstradamus/README.rst Wed May 13 06:05:16 2015 -0400 +++ b/tools/nlstradamus/README.rst Thu May 21 10:52:40 2015 -0400 @@ -96,12 +96,12 @@ Planemo commands (which requires you have set your Tool Shed access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: - $ planemo shed_upload --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/ ... To just build and check the tar ball, use::