diff tools/clinod/README.rst @ 7:f61366a4a14e draft

v0.0.10 Internal changes to command line handling
author peterjc
date Tue, 16 May 2017 08:50:43 -0400
parents 77cfe958b5ea
children 4863b1dbe8f0
line wrap: on
line diff
--- a/tools/clinod/README.rst	Tue Sep 01 06:54:03 2015 -0400
+++ b/tools/clinod/README.rst	Tue May 16 08:50:43 2017 -0400
@@ -73,6 +73,8 @@
 v0.0.8  - Reorder XML elements (internal change only).
         - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
 v0.0.9  - Explicitly record clinod version via ``<version_command>``.
+v0.0.10 - Use ``<command detect_errors="aggressive">`` (internal change only).
+        - Single quote command line arguments (internal change only).
 ======= ======================================================================
 
 
@@ -89,17 +91,17 @@
 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 -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/
+    $ planemo shed_update -t testtoolshed --check_diff tools/clinod/
     ...
 
 or::
 
-    $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/
+    $ planemo shed_update -t toolshed --check_diff tools/clinod/
     ...
 
 To just build and check the tar ball, use::
 
-    $ planemo shed_upload --tar_only  ~/repositories/pico_galaxy/tools/clinod/
+    $ planemo shed_upload --tar_only tools/clinod/
     ...
     $ tar -tzf shed_upload.tar.gz 
     test-data/four_human_proteins.fasta