Mercurial > repos > peterjc > seq_rename
changeset 17:21d7e700fbd7 draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/seq_rename commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95
author | peterjc |
---|---|
date | Thu, 21 May 2015 10:49:25 -0400 |
parents | e279ed332c8e |
children | 54781a26d8f3 |
files | tools/seq_rename/README.rst |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/seq_rename/README.rst Wed May 13 06:38:43 2015 -0400 +++ b/tools/seq_rename/README.rst Thu May 21 10:49:25 2015 -0400 @@ -94,12 +94,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_rename/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/seq_rename/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_rename/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_rename/ ... To just build and check the tar ball, use::