Fix typo in args doc

This commit is contained in:
Micah Jerome Ellison 2021-07-25 15:58:44 -07:00
parent 1ba1b756c9
commit fcd06ef09f

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