diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-26 21:59:47 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-26 21:59:47 +0200 |
commit | 579a9a9f27274f4bc79de4fcab44650e78c0a88b (patch) | |
tree | 801d4e0656795a1bd3af9e1ea52b501bb434baaa /doc/pl/autogen | |
parent | a727248624319be7ac8542b927ee26f10d068c80 (diff) | |
download | weechat-579a9a9f27274f4bc79de4fcab44650e78c0a88b.zip |
fset: fix name of format options in /help fset
Diffstat (limited to 'doc/pl/autogen')
-rw-r--r-- | doc/pl/autogen/user/fset_commands.adoc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/pl/autogen/user/fset_commands.adoc b/doc/pl/autogen/user/fset_commands.adoc index 7733cc3b1..3fde1857b 100644 --- a/doc/pl/autogen/user/fset_commands.adoc +++ b/doc/pl/autogen/user/fset_commands.adoc @@ -56,9 +56,8 @@ c:xxx show only options matching the evaluated condition "xxx", using following variables: file, section, option, name, parent_name, type, type_en, type_short (bool/int/str/col), type_tiny (b/i/s/c), default_value, default_value_undef, value, quoted_value, value_undef, value_changed, parent_value, min, max, description, description2, description_en, description_en2, string_values The lines with options are displayed using string evaluation (see /help eval for the format), with these options: - - fset.format.option{1,2}: formats for an option which is not marked nor the selected line - - fset.format.option_marked{1,2}: formats for a marked option - - fset.format.option_selected{1,2}: formats for the selected option + - fset.format.option1: first format for an option + - fset.format.option2: second format for an option The following variables can be used in these options: - option data, with color and padded by spaces on the right: |