# HG changeset patch # User peterjc # Date 1432220284 14400 # Node ID ff3221dc06a71c53ca50756da941b689bd7a6fce # Parent b1ac9b1dfb3898fdfa70d85e6578c48bb45d47e3 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/predictnls commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r b1ac9b1dfb38 -r ff3221dc06a7 tools/predictnls/README.rst --- a/tools/predictnls/README.rst Tue May 12 12:01:16 2015 -0400 +++ b/tools/predictnls/README.rst Thu May 21 10:58:04 2015 -0400 @@ -83,12 +83,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/predictnls/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/predictnls/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/predictnls/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/predictnls/ ... To just build and check the tar ball, use::