mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Change reminsice help (since it also shows today's entries)
This commit is contained in:
parent
748fc5c835
commit
e00d169cef
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ def parse_args(args=[]):
|
|||
"-reminisce",
|
||||
dest="reminisce",
|
||||
action="store_true",
|
||||
help="Show entries of today in previous years",
|
||||
help="Show entries of today over the years",
|
||||
)
|
||||
reading.add_argument(
|
||||
"-month",
|
||||
|
|
Loading…
Add table
Reference in a new issue