diff options
Diffstat (limited to 'doc/en/weechat_commands.xml')
-rw-r--r-- | doc/en/weechat_commands.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml index 033bf33a0..bb4823b66 100644 --- a/doc/en/weechat_commands.xml +++ b/doc/en/weechat_commands.xml @@ -123,17 +123,6 @@ functions: list internal functions for key bindings reset: restore bindings to the default values and delete ALL personal bindings (use carefully!) </programlisting> -<command>panel [list | add type position size | resize # size | close # | move #1 #2]</command> -<programlisting> -manage panels - - list: list open panels (no parameter implies this list) - add: add a panel, type is global|local, position is top|bottom|left|right - resize: resize a panel with a new size (may be relative, for example -1) - close: close a panel by number - move: move a panel to another number (may be relative, for example -1) - -</programlisting> <command>plugin [load filename] | [autoload] | [reload] | [unload]</command> <programlisting> list/load/unload plugins |