mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-09 22:37:33 +02:00
args: Fix comment.
This commit is contained in:
@ -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. \
|
||||
|
Reference in New Issue
Block a user