diff tools/clc_assembly_cell/README.rst @ 6:8b1c2e40af8e draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/clc_assembly_cell commit 4613a08139a3dfa07c3b0411ac8a91f55deabb74-dirty
author peterjc
date Tue, 01 Sep 2015 06:39:41 -0400
parents 40badce80899
children 60ade555476f
line wrap: on
line diff
--- a/tools/clc_assembly_cell/README.rst	Thu May 21 10:55:23 2015 -0400
+++ b/tools/clc_assembly_cell/README.rst	Tue Sep 01 06:39:41 2015 -0400
@@ -88,6 +88,7 @@
 v0.0.3  - Reorder XML elements (internal change only).
         - Added citation tags.
         - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
+v0.0.4  - Bug fix for ``<version_command>`` to capture tool version.
 ======= ======================================================================
 
 
@@ -101,12 +102,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_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/
+    $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/
     ...
 
 or::
 
-    $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/
+    $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/
     ...
 
 To just build and check the tar ball, use::