Skip to content

Commit

Permalink
Change reminsice help (since it also shows today's entries)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimPwnz committed Jan 4, 2021
1 parent 748fc5c commit e00d169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jrnl/args.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e00d169

Please sign in to comment.