From fd23e819c56df9489ee39bb2481ca5156164a5e4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Jun 2014 19:03:23 -0400 Subject: [PATCH] clarify what mtime field in find --format is --- doc/git-annex.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 8a2a3f7c6d..2d273bfe43 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -644,7 +644,8 @@ subdirectories). `--format`. The default output format is the same as `--format='${file}\\n'` These variables are available for use in formats: file, key, backend, - bytesize, humansize, keyname, hashdirlower, hashdirmixed, mtime. + bytesize, humansize, keyname, hashdirlower, hashdirmixed, mtime (for + the mtime field of a WORM key). * `whereis [path ...]`