diff options
author | pacien | 2020-01-06 00:07:17 +0100 |
---|---|---|
committer | pacien | 2020-01-06 00:07:17 +0100 |
commit | c5892200c648eb5d43278a126c5ae7bc91138796 (patch) | |
tree | 22cb72d7c7a1e6f9ecea05ea82d32b444b02b7c1 | |
parent | c8dea48bb4a0ec137bafba3bec79352eae2f48c0 (diff) | |
download | ldgallery-c5892200c648eb5d43278a126c5ae7bc91138796.tar.gz |
compiler: document default date value
-rw-r--r-- | ldgallery.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldgallery.1.md b/ldgallery.1.md index abaeb16..cfe24d7 100644 --- a/ldgallery.1.md +++ b/ldgallery.1.md | |||
@@ -74,7 +74,7 @@ title | |||
74 | : Title of the item. Defaults to the name of the file. | 74 | : Title of the item. Defaults to the name of the file. |
75 | 75 | ||
76 | date | 76 | date |
77 | : ISO 8601-formatted date and time. | 77 | : ISO 8601-formatted date and time. Defaults to the last modification time of the file. |
78 | 78 | ||
79 | description | 79 | description |
80 | : Description for the item. | 80 | : Description for the item. |