diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-25 19:22:18 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-25 19:22:18 +0100 |
commit | 8f148ccfc7a9a7e54e47bdf23ab316c6159a7ea8 (patch) | |
tree | 886fc86b9689bbedc22579a4073cd52d3e2ecba3 /doc/de/autogen/weechat_commands.xml | |
parent | 4772bd1865f7bdce4642d6f8559ab12fb7d0b3a5 (diff) | |
download | weechat-8f148ccfc7a9a7e54e47bdf23ab316c6159a7ea8.zip |
Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's title bar (task #6030)
Diffstat (limited to 'doc/de/autogen/weechat_commands.xml')
-rw-r--r-- | doc/de/autogen/weechat_commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml index 6e1260727..04da6bf84 100644 --- a/doc/de/autogen/weechat_commands.xml +++ b/doc/de/autogen/weechat_commands.xml @@ -6,7 +6,7 @@ docgen.pl builds XML doc files to include in many languages --> -<command>/bar [add barname type[,cond1,cond2,...] position size separator item1,item2,...] | [default] | [del barname|-all] | [set barname option value] | [hide|show barname] | [scroll barname buffer scroll_value] | [list] | [listfull] | [listitems]</command> +<command>/bar [add barname type[,cond1,cond2,...] position size separator item1,item2,...] | [default] | [del barname|-all] | [set barname option value] | [hide|show|toggle barname] | [scroll barname buffer scroll_value] | [list] | [listfull] | [listitems]</command> <programlisting> manage bars |