# HG changeset patch # User peterjc # Date 1432219936 14400 # Node ID 557118c7e29ebac48fd7fc27ae543b80c0785bbb # Parent f74bc0420db48d7e257b0032d081308bae3fa352 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/mira3/ commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r f74bc0420db4 -r 557118c7e29e tools/mira3/README.rst --- a/tools/mira3/README.rst Wed May 13 05:45:01 2015 -0400 +++ b/tools/mira3/README.rst Thu May 21 10:52:16 2015 -0400 @@ -100,12 +100,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/mira3/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ ... To just build and check the tar ball, use::