summaryrefslogtreecommitdiff
path: root/src/core/wee-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-command.c')
-rw-r--r--src/core/wee-command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index 0dddc732a..23b73c547 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -4786,7 +4786,7 @@ command_init ()
&command_buffer, NULL);
hook_command (NULL, "color",
N_("define color aliases and display palette of colors"),
- N_("alias <color> <alias>"
+ N_("alias <color> <name>"
" || unalias <color>"
" || reset"),
N_(" alias: add an alias for a color\n"