Fix typo in help

This commit is contained in:
Gilles Castel 2018-01-20 13:14:17 +01:00
parent 2601caead6
commit 911a2f46f2

View File

@ -55,7 +55,7 @@ def get_args(args):
help="External script to run after \"wal\".")
arg.add_argument("-q", action="store_true",
help="Quiet mode, don\"t print anything and \
help="Quiet mode, don\'t print anything and \
don't display notifications.")
arg.add_argument("-r", action="store_true",