From 5ec224d48f28bb8823d898ecc10a9c376a41245b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Feb 2014 20:01:56 -0400 Subject: add vadd command --- doc/git-annex.mdwn | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc') 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` -- cgit v1.2.3