Repository 'sample_seqs'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/peterjc/sample_seqs

Changeset 10:f5d707a372b8 (2015-05-21)
Previous changeset 9:a1141d5f1533 (2015-05-13) Next changeset 11:35ca30ac8783 (2016-07-28)
Commit message:
planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/sample_seqs commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95
modified:
tools/sample_seqs/README.rst
b
diff -r a1141d5f1533 -r f5d707a372b8 tools/sample_seqs/README.rst
--- a/tools/sample_seqs/README.rst Wed May 13 06:30:03 2015 -0400
+++ b/tools/sample_seqs/README.rst Thu May 21 10:59:19 2015 -0400
b
@@ -82,12 +82,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/sample_seqs/
+    $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/sample_seqs/
     ...
 
 or::
 
-    $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/sample_seqs/
+    $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/sample_seqs/
     ...
 
 To just build and check the tar ball, use::