From 96a147ad1f2ab75fc93c5df7716d4ae9cdcb2a99 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 12 Aug 2017 13:05:46 +1000 Subject: [PATCH] args: Fix comment. --- pywal/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywal/__main__.py b/pywal/__main__.py index 01d7840..3b63464 100644 --- a/pywal/__main__.py +++ b/pywal/__main__.py @@ -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. \