diff tools/nlstradamus/README.rst @ 5:e8f15b0136cd draft default tip

v0.0.11 dependency packaging update
author peterjc
date Wed, 01 Feb 2017 09:16:28 -0500
parents 1458e60f3fd0
children
line wrap: on
line diff
--- a/tools/nlstradamus/README.rst	Wed Aug 05 12:23:05 2015 -0400
+++ b/tools/nlstradamus/README.rst	Wed Feb 01 09:16:28 2017 -0500
@@ -1,7 +1,7 @@
 Galaxy wrapper for NLStradamus v1.7 or v1.8 (C++ version)
 =========================================================
 
-This wrapper is copyright 2011-2015 by Peter Cock, The James Hutton Institute
+This wrapper is copyright 2011-2017 by Peter Cock, The James Hutton Institute
 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved.
 See the licence text below (MIT licence).
 
@@ -79,6 +79,7 @@
 v0.0.9  - Tool definition now embeds citation information.
 v0.0.10 - Reorder XML elements (internal change only).
         - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
+v0.0.11 - Update tool dependency definition to use cached URL
 ======= ======================================================================
 
 
@@ -96,12 +97,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/nlstradamus/
+    $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/
     ...
 
 or::
 
-    $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/
+    $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/
     ...
 
 To just build and check the tar ball, use::