diff options
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 509446615..b6e2201e3 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -476,13 +476,13 @@ Esempi: [command]*`layout`* manage buffers/windows layouts:: ---- -/layout add [<name>] [buffers|windows] +/layout store [<name>] [buffers|windows] apply [<name>] [buffers|windows] leave del [<name>] [buffers|windows] rename <name> <new_name> - add: create a layout using the current buffers/windows + store: store current buffers/windows in a layout apply: apply saved layout leave: leave current layout (does not update any layout) del: delete buffers and/or windows in a saved layout |