# HG changeset patch # User peterjc # Date 1432220150 14400 # Node ID 67c0f7a86cf41bbd8bf3bf75b0a997abb32f1383 # Parent 7e0fe10456c3b60a2372c08cfb62a7a4bf656a7e planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/seq_select_by_id commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 7e0fe10456c3 -r 67c0f7a86cf4 tools/seq_select_by_id/README.rst --- a/tools/seq_select_by_id/README.rst Wed May 13 10:55:28 2015 -0400 +++ b/tools/seq_select_by_id/README.rst Thu May 21 10:55:50 2015 -0400 @@ -101,12 +101,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_select_by_id/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/seq_select_by_id/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_select_by_id/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_select_by_id/ ... To just build and check the tar ball, use::