summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index f1f09a5f4..454f53790 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -10245,9 +10245,6 @@ Arguments:
* 'parent_group': pointer to parent of group, NULL if group has no parent
(nicklist root)
* 'name': group name
-* 'visible':
-** '1': group and sub-groups/nicks are visible
-** '0': group and sub-groups/nicks are hidden
* 'color': color option name:
** WeeChat option name, for example 'weechat.color.nicklist_group'
** color with optional background, for example 'yellow' or 'yellow,red'
@@ -10255,6 +10252,9 @@ Arguments:
*** 'bar_fg': foreground color for bar
*** 'bar_delim': delimiters color for bar
*** 'bar_bg': background color for bar
+* 'visible':
+** '1': group and sub-groups/nicks are visible
+** '0': group and sub-groups/nicks are hidden
[NOTE]
The group name can begin with one or more digits, followed by pipe, and then