diff options
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/wee-command.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 4dddb8fe6..01b1d1574 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -8327,8 +8327,7 @@ command_init () " || resetctxt <context> <key>" " || resetall -yes [<context>]" " || missing [<context>]"), - N_(" list: list all current keys (without argument, this list is " - "displayed)\n" + N_(" list: list all current keys\n" "listdefault: list default keys\n" " listdiff: list differences between current and default keys " "(keys added, redefined or deleted)\n" |