Update app description on help screen

This commit is contained in:
Jonathan Wren 2020-08-22 11:28:44 -07:00
parent cc2f6190f3
commit 9f26d15157
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

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