mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
Update app description on help screen
This commit is contained in:
parent
cc2f6190f3
commit
9f26d15157
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ def parse_args(args=[]):
|
|||
parser = argparse.ArgumentParser(
|
||||
formatter_class=WrappingFormatter,
|
||||
add_help=False,
|
||||
description="The command-line note-taking and journaling app.",
|
||||
description="Collect your thoughts and notes without leaving the command line",
|
||||
epilog=textwrap.dedent(
|
||||
"""
|
||||
Thank you to all of our contributors! Come see the whole list of code and
|
||||
|
|
Loading…
Add table
Reference in a new issue