diff options
-rw-r--r-- | src/plugins/fset/fset-command.c | 2 |
1 files changed, 1 insertions, 1 deletions
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] <filename>" - " || filter"), + " || <filter>"), N_(" -bar: add the help bar\n" " -refresh: refresh list of options, then whole screen " "(command: /window refresh)\n" |