mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-18 03:01:03 +01:00
args: Fix comment.
This commit is contained in:
parent
fda6f3a051
commit
96a147ad1f
@ -59,7 +59,7 @@ def get_args(args):
|
|||||||
help="Reload current colorscheme.")
|
help="Reload current colorscheme.")
|
||||||
|
|
||||||
arg.add_argument("-R", action="store_true",
|
arg.add_argument("-R", action="store_true",
|
||||||
help="Restore previous theme.")
|
help="Restore previous colorscheme.")
|
||||||
|
|
||||||
arg.add_argument("-t", action="store_true",
|
arg.add_argument("-t", action="store_true",
|
||||||
help="Fix artifacts in VTE Terminals. \
|
help="Fix artifacts in VTE Terminals. \
|
||||||
|
Loading…
Reference in New Issue
Block a user