From 4dcb55f8deba4dd27640d8ce8e362627594c0f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 25 Jun 2017 22:21:22 +0200 Subject: fset: fix list of command arguments --- src/plugins/fset/fset-command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/fset/fset-command.c b/src/plugins/fset/fset-command.c index c4175a607..2410177f9 100644 --- a/src/plugins/fset/fset-command.c +++ b/src/plugins/fset/fset-command.c @@ -602,7 +602,7 @@ fset_command_init () " || -mark" " || -format" " || -export [-help|-nohelp] " - " || filter"), + " || "), N_(" -bar: add the help bar\n" " -refresh: refresh list of options, then whole screen " "(command: /window refresh)\n" -- cgit v1.2.3