summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-03-19 18:24:39 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-03-19 18:24:39 +0100
commitcee14f10d6597a891fbf683a033a9d7530e2a738 (patch)
treedc4328a55da2f4e107b9777d93373642ced082b1 /doc/it
parente4f181beb3279eef22a58f8e79c57264321cbd5a (diff)
downloadweechat-cee14f10d6597a891fbf683a033a9d7530e2a738.zip
core: add option `rename` in command `/bar`
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/includes/autogen_user_commands.it.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/it/includes/autogen_user_commands.it.adoc b/doc/it/includes/autogen_user_commands.it.adoc
index a2a70be1a..2b8ccba16 100644
--- a/doc/it/includes/autogen_user_commands.it.adoc
+++ b/doc/it/includes/autogen_user_commands.it.adoc
@@ -1157,6 +1157,7 @@ messaggio: messaggio di assenza (se non specificato, lo stato di assenza viene r
/bar list|listfull|listitems
add <name> <type>[,<conditions>] <position> <size> <separator> <item1>[,<item2>...]
default [input|title|status|nicklist]
+ rename <name> <new_name>
del <name>|-all
set <name> <option> <value>
hide|show|toggle <name>
@@ -1180,6 +1181,7 @@ messaggio: messaggio di assenza (se non specificato, lo stato di assenza viene r
separator: 1 for using separator (line), 0 or nothing means no separator
item1,...: items for this bar (items can be separated by comma (space between items) or "+" (glued items))
default: create a default bar (all default bars if no bar name is given)
+ rename: rename a bar
del: delete a bar (or all bars with -all)
set: set a value for a bar property
option: option to change (for options list, look at /set weechat.bar.<barname>.*)