# HG changeset patch # User peterjc # Date 1432220332 14400 # Node ID 61d381ab8805ffd7c6f64747d2e12d531ef9d8e6 # Parent 4ae973da053b77fb43cb750c209ac727c6c0fbf6 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/seq_filter_by_id commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 4ae973da053b -r 61d381ab8805 tools/seq_filter_by_id/README.rst --- a/tools/seq_filter_by_id/README.rst Wed May 13 11:01:30 2015 -0400 +++ b/tools/seq_filter_by_id/README.rst Thu May 21 10:58:52 2015 -0400 @@ -103,12 +103,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/venn_list/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ ... To just build and check the tar ball, use::