summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-25 15:11:12 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-25 15:11:38 -0400
commita757a9136683147a942f384b304b9a3326321171 (patch)
tree2102a4b3ff43977a73fd114eb7f85650846e53dd /doc
parentb34c046c441f52621c389ec90d28c72d4fbbced7 (diff)
Add day to metadata when annex.genmetadata is enabled.
Thanks, Sean T Parsons
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Add_day_to_metadata..mdwn2
-rw-r--r--doc/git-annex.mdwn2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/Add_day_to_metadata..mdwn b/doc/bugs/Add_day_to_metadata..mdwn
index f92a2a11f..24188a4bc 100644
--- a/doc/bugs/Add_day_to_metadata..mdwn
+++ b/doc/bugs/Add_day_to_metadata..mdwn
@@ -11,3 +11,5 @@ There's also a tiny bit extra for stack.yaml which will only affect people who h
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
git-annex is awesome, I lean on it heavily nearly every single day.
+
+> [[merged|done]]. Thanks for the patch! --[[Joey]]
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 1e8155988..c3aa8b991 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -911,7 +911,7 @@ Here are all the supported configuration settings.
Set this to `true` to make git-annex automatically generate some metadata
when adding files to the repository.
- In particular, it stores year and month metadata, from the file's
+ In particular, it stores year, month, and day metadata, from the file's
modification date.
When importfeed is used, it stores additional metadata from the feed,