# HG changeset patch # User peterjc # Date 1432219720 14400 # Node ID c9ef96985153941601404753697caa02d8366258 # Parent bc93121586ba300ad93edb92168dbda00b443f56 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/effectiveT3 commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r bc93121586ba -r c9ef96985153 tools/effectiveT3/README.rst --- a/tools/effectiveT3/README.rst Tue May 12 11:48:16 2015 -0400 +++ b/tools/effectiveT3/README.rst Thu May 21 10:48:40 2015 -0400 @@ -105,12 +105,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/effectiveT3/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/ ... To just build and check the tar ball, use::