# HG changeset patch # User peterjc # Date 1432220260 14400 # Node ID 9e36a1b9302d4cdb02e9cbc228625ae797140466 # Parent 20139cb4c844c5e6474222824de48533d06e8d14 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/protein_analysis commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 20139cb4c844 -r 9e36a1b9302d tools/protein_analysis/README.rst --- a/tools/protein_analysis/README.rst Wed May 13 06:14:42 2015 -0400 +++ b/tools/protein_analysis/README.rst Thu May 21 10:57:40 2015 -0400 @@ -195,12 +195,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/protein_analysis/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ ... To just build and check the tar ball, use::