# HG changeset patch # User peterjc # Date 1432219886 14400 # Node ID 29d647a7dc3991324880c29f631613e254005416 # Parent 016303c30d73a5d2c6d66baa93a5b12b72d322fe planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/venn_list commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 016303c30d73 -r 29d647a7dc39 tools/venn_list/README.rst --- a/tools/venn_list/README.rst Wed May 13 05:05:21 2015 -0400 +++ b/tools/venn_list/README.rst Thu May 21 10:51:26 2015 -0400 @@ -88,12 +88,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::