[ARVADOS] updated: 3894b788440fce678a28b4c7a8780f2b7767449d
git at public.curoverse.com
git at public.curoverse.com
Wed Nov 12 17:22:54 EST 2014
Summary of changes:
doc/sdk/cli/subcommands.html.textile.liquid | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
via 3894b788440fce678a28b4c7a8780f2b7767449d (commit)
from 5be66e86ac84d7d46c8503c3c136cb144222e4bf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 3894b788440fce678a28b4c7a8780f2b7767449d
Author: Ward Vandewege <ward at curoverse.com>
Date: Wed Nov 12 17:22:31 2014 -0500
Update arv-tag --help text in arv subcommands documentation.
refs #4486
diff --git a/doc/sdk/cli/subcommands.html.textile.liquid b/doc/sdk/cli/subcommands.html.textile.liquid
index 07be3cf..921c0bf 100644
--- a/doc/sdk/cli/subcommands.html.textile.liquid
+++ b/doc/sdk/cli/subcommands.html.textile.liquid
@@ -97,7 +97,12 @@ h3(#arv-tag). arv tag
<notextile>
<pre>
$ <code class="userinput">arv tag --help</code>
-arvados cli client
+
+Usage:
+arv tag add tag1 [tag2 ...] --object object_uuid1 [object_uuid2...]
+arv tag remove tag1 [tag2 ...] --object object_uuid1 [object_uuid2...]
+arv tag remove --all
+
--dry-run, -n: Don't actually do anything
--verbose, -v: Print some things on stderr
--uuid, -u: Return the UUIDs of the objects in the response, one per
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list