diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 9 |
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` |