Repository 'ncbi_blast_plus'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus

Changeset 4:a679e0072009 (2015-07-05)
Previous changeset 3:e98f6bd363ba (2015-05-15) Next changeset 5:188d2aca045b (2015-07-22)
Commit message:
Uploaded v0.1.03 (internal changes); v0.1.02 (BLAST+ 2.2.30 etc)
modified:
tools/ncbi_blast_plus/README.rst
b
diff -r e98f6bd363ba -r a679e0072009 tools/ncbi_blast_plus/README.rst
--- a/tools/ncbi_blast_plus/README.rst Fri May 15 06:15:59 2015 -0400
+++ b/tools/ncbi_blast_plus/README.rst Sun Jul 05 10:36:30 2015 -0400
b
@@ -239,12 +239,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/galaxy_blast/tools/ncbi_blast_plus/
+    $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/
     ...
 
 or::
 
-    $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/
+    $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/
     ...
 
 To just build and check the tar ball, use::