Fix typo in --help (#1309)

This commit is contained in:
Micah Jerome Ellison 2021-07-31 11:43:19 -07:00 committed by GitHub
parent 1ba1b756c9
commit c9c6e7efc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -331,7 +331,7 @@ def parse_args(args=[]):
Examples: \n
\t - Use a different editor for this jrnl entry, call: \n
\t jrnl --config-override editor: "nano" \n
\t jrnl --config-override editor "nano" \n
\t - Override color selections\n
\t jrnl --config-override colors.body blue --config-override colors.title green
""",