Change reminsice help (since it also shows today's entries)

This commit is contained in:
karimpwnz 2021-01-04 17:16:37 +02:00
parent 748fc5c835
commit e00d169cef

View file

@ -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",