diff tools/protein_analysis/README.rst @ 28:22e71e53f534 draft

Capture version of promoter2
author peterjc
date Tue, 01 Sep 2015 08:24:49 -0400
parents 9e36a1b9302d
children 3cb02adf4326
line wrap: on
line diff
--- a/tools/protein_analysis/README.rst	Thu May 21 10:57:40 2015 -0400
+++ b/tools/protein_analysis/README.rst	Tue Sep 01 08:24:49 2015 -0400
@@ -177,6 +177,7 @@
 v0.2.7  - Style cleanup in Python scripts.
 v0.2.8  - Reorder XML elements (internal change only).
         - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
+        - Record version of Promoter 2 via ``<version_command>``.
 ======= ======================================================================
 
 
@@ -195,12 +196,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/protein_analysis/
+    $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/
     ...
 
 or::
 
-    $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/
+    $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/
     ...
 
 To just build and check the tar ball, use::