aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-view.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-20 13:48:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-20 13:48:01 -0400
commit00473f1e4d031235332c4ba58eb81c62365a65de (patch)
tree2d5b64a965f5b94952a44f32997df07ce94754a6 /doc/git-annex-view.mdwn
parent3ec441bb8aaf37afd75213800f08a410278afbdb (diff)
expand
Diffstat (limited to 'doc/git-annex-view.mdwn')
-rw-r--r--doc/git-annex-view.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-annex-view.mdwn b/doc/git-annex-view.mdwn
index 73b4d3438..56c7e9b85 100644
--- a/doc/git-annex-view.mdwn
+++ b/doc/git-annex-view.mdwn
@@ -19,7 +19,8 @@ will put files in subdirectories according to the value of their fields.
Once within such a view, you can make additional directories, and
copy or move files into them. When you commit, the metadata will
-be updated to correspond to your changes.
+be updated to correspond to your changes. Deleting files and committing
+also updates the metadata.
There are fields corresponding to the path to the file. So a file
"foo/bar/baz/file" has fields "/=foo", "foo/=bar", and "foo/bar/=baz".