# HG changeset patch # User peterjc # Date 1432220383 14400 # Node ID 76da248e1c9d0febec14e6cd3deebddc1e16b8d0 # Parent 240022d8c523c36933dc6a39015905e88da61cef planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/seq_composition commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 240022d8c523 -r 76da248e1c9d tools/seq_composition/README.rst --- a/tools/seq_composition/README.rst Wed May 13 10:47:40 2015 -0400 +++ b/tools/seq_composition/README.rst Thu May 21 10:59:43 2015 -0400 @@ -74,12 +74,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/seq_composition/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/seq_composition/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_composition/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_composition/ ... To just build and check the tar ball, use::