Merge pull request #165 from gillescastel/master

Fix typo in help
This commit is contained in:
Dylan Araps 2018-01-21 09:32:41 +11:00 committed by GitHub
commit e393203962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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