diff options
Diffstat (limited to 'src/core/wee-command.c')
-rw-r--r-- | src/core/wee-command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 32eff9737..16aae65ea 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -1953,7 +1953,7 @@ COMMAND_CALLBACK(help) "(light)cyan), a terminal color number or " "an alias; attributes are allowed before " "color (for text color only, not " - "background): \"*\" for bold, \"%\" for " + "background): \"*\" for bold, \"!\" for " "reverse, \"_\" for underline")); if (ptr_option->default_value) { |