aboutsummaryrefslogtreecommitdiff
path: root/doc/metadata.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-19 19:10:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-19 19:10:55 -0400
commit000155ea54690088b95b10fefa67711c5ab2a7ba (patch)
tree56e06297e36e1198fe2fce4ffe9c7c024fd2bed8 /doc/metadata.mdwn
parent6ed3cabd704f61ffa3e99d4222c8cf71a27526f1 (diff)
toplevel lastchanged field
Diffstat (limited to 'doc/metadata.mdwn')
-rw-r--r--doc/metadata.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/metadata.mdwn b/doc/metadata.mdwn
index b2d020348..9f3c314fa 100644
--- a/doc/metadata.mdwn
+++ b/doc/metadata.mdwn
@@ -31,6 +31,8 @@ Here are some metadata fields that git-annex has special support for:
* `$field-lastchanged` - This is automatically maintained for each
field that's set, and gives the date and time of the most recent
change to the field. It cannot be modified directly.
+* `lastchanged` - This is automatically maintained, giving the data and time
+ of the last change to any of the metadata of a file.
To make git-annex automatically set the year and month when adding files,
run `git config annex.genmetadata true`. Also, see