summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-18 20:01:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-18 20:02:09 -0400
commit5ec224d48f28bb8823d898ecc10a9c376a41245b (patch)
tree2d3167b0ad6408295222b8e492eca635dd462c1c /doc
parent0d916443be47784173c86c25c8fb4ede764af1ba (diff)
add vadd command
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 84cb55a43..b96cedbfe 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -328,13 +328,8 @@ subdirectories).
* `vadd [field=value ...] [tag ...]`
- Can be used when already in a view to add additional fields or tags
- to the view.
-
-* `vrm [field=value ...] [tag ...]`
-
- Can be used when already in a view to remove fields or tags from the
- view.
+ Refines the currently checked out view branch, adding additional fields
+ or tags.
* `vpop`