# HG changeset patch # User peterjc # Date 1432220052 14400 # Node ID e29fef81c126a5aadffb7d241b38673d81f3e9f1 # Parent 2eb9e86f5f359de35afeccadc8e5ba54da700adb planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/get_orfs_or_cdss commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 2eb9e86f5f35 -r e29fef81c126 tools/get_orfs_or_cdss/README.rst --- a/tools/get_orfs_or_cdss/README.rst Tue May 12 11:27:35 2015 -0400 +++ b/tools/get_orfs_or_cdss/README.rst Thu May 21 10:54:12 2015 -0400 @@ -91,12 +91,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/get_orfs_or_cdss/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/get_orfs_or_cdss/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/get_orfs_or_cdss/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/get_orfs_or_cdss/ ... To just build and check the tar ball, use::