Document --change-time in web-based docs' command line reference (#1471)

* Document change-time in command line reference
* Keep mkdocs version under 1.3 both locally and for readthedocs
This commit is contained in:
Micah Jerome Ellison 2022-05-21 14:13:24 -07:00 committed by GitHub
parent 663f151974
commit 11209b4b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 143 additions and 137 deletions

View file

@ -90,6 +90,11 @@ the temporary file you were editing and makes the changes to your journal.
Interactively deletes selected entries. You'll be asked to confirm deletion of
each entry.
### --change-time DATE
Interactively changes the time of the selected entries to the date specified,
or to right now if no date is specified. You'll be asked to confirm each entry,
unless you are using this with `--edit` on a single entry.
### --format TYPE
Display selected entries in an alternate format. See [formats](formats.md).