diff tools/clc_assembly_cell/README.rst @ 2:139b6f0a0bb5 draft

v0.0.4 fix recording of clc version
author peterjc
date Tue, 01 Sep 2015 06:55:13 -0400
parents 5ae1c0312aaa
children 9fe1a922353b
line wrap: on
line diff
--- a/tools/clc_assembly_cell/README.rst	Wed Aug 05 10:57:39 2015 -0400
+++ b/tools/clc_assembly_cell/README.rst	Tue Sep 01 06:55:13 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::