mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +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",
|
"-reminisce",
|
||||||
dest="reminisce",
|
dest="reminisce",
|
||||||
action="store_true",
|
action="store_true",
|
||||||
help="Show entries of today in previous years",
|
help="Show entries of today over the years",
|
||||||
)
|
)
|
||||||
reading.add_argument(
|
reading.add_argument(
|
||||||
"-month",
|
"-month",
|
||||||
|
|
Loading…
Add table
Reference in a new issue