# HG changeset patch # User peterjc # Date 1432220210 14400 # Node ID a073660547102220838efeee180de1b549e056f3 # Parent dbd5a2b27735ee5051b92a602cf39461f7438e7f planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/clinod commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r dbd5a2b27735 -r a07366054710 tools/clinod/README.rst --- a/tools/clinod/README.rst Tue May 12 11:56:39 2015 -0400 +++ b/tools/clinod/README.rst Thu May 21 10:56:50 2015 -0400 @@ -88,12 +88,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/clinod/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/ ... To just build and check the tar ball, use::