mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 15:38:30 +01:00
Fix typo in help
This commit is contained in:
parent
2601caead6
commit
911a2f46f2
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user