# HG changeset patch # User peterjc # Date 1432220077 14400 # Node ID 0d04ffb66e40a369ba500840b67f14d977bbe356 # Parent ad58709db4624b3ea08488ea1df10d5bd0bd2d64 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/fastq_pair_names commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r ad58709db462 -r 0d04ffb66e40 tools/fastq_pair_names/README.rst --- a/tools/fastq_pair_names/README.rst Wed May 13 09:05:16 2015 -0400 +++ b/tools/fastq_pair_names/README.rst Thu May 21 10:54:37 2015 -0400 @@ -68,12 +68,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/fastq_pair_names/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_pair_names/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_pair_names/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_pair_names/ ... To just build and check the tar ball, use::