# HG changeset patch # User peterjc # Date 1432220100 14400 # Node ID 852ddf4f8a6ac111def5782c9c73d40beb9f1f10 # Parent 00f371b366d62f7df107214965b75b9957e80f84 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/mummer commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 00f371b366d6 -r 852ddf4f8a6a tools/mummer/README.rst --- a/tools/mummer/README.rst Tue May 12 12:09:39 2015 -0400 +++ b/tools/mummer/README.rst Thu May 21 10:55:00 2015 -0400 @@ -79,12 +79,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/mummer/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ ... To just build and check the tar ball, use::