diff --git a/src/core/wee-command.c b/src/core/wee-command.c index e975643d0..3dfe6ea68 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -6327,9 +6327,7 @@ command_init () " /mouse enable\n" " toggle mouse for 5 seconds:\n" " /mouse toggle 5"), - "enable" - " || disable" - " || toggle", + "enable|disable|toggle", &command_mouse, NULL); hook_command (NULL, "mute", N_("execute a command silently"),