mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-27 21:16:14 +02:00
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:
parent
663f151974
commit
11209b4b42
4 changed files with 143 additions and 137 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue