mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-07 16:44:04 +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.")
|
||||
|
||||
arg.add_argument("-R", action="store_true",
|
||||
help="Restore previous theme.")
|
||||
help="Restore previous colorscheme.")
|
||||
|
||||
arg.add_argument("-t", action="store_true",
|
||||
help="Fix artifacts in VTE Terminals. \
|
||||
|
Loading…
Reference in New Issue
Block a user