1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 01:03:14 +02:00

fset: fix name of format options in /help fset

This commit is contained in:
Sébastien Helleu
2017-06-26 21:59:47 +02:00
parent a727248624
commit 579a9a9f27
20 changed files with 56 additions and 93 deletions
+2 -5
View File
@@ -661,11 +661,8 @@ fset_command_init ()
"\n"
"The lines with options are displayed using string evaluation "
"(see /help eval for the format), with these options:\n"
" - fset.format.option{1,2}: formats for an option which is not "
"marked nor the selected line\n"
" - fset.format.option_marked{1,2}: formats for a marked option\n"
" - fset.format.option_selected{1,2}: formats for the selected "
"option\n"
" - fset.format.option1: first format for an option\n"
" - fset.format.option2: second format for an option\n"
"\n"
"The following variables can be used in these options:\n"
" - option data, with color and padded by spaces on the right:\n"