summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-03-31 09:44:16 +0200
committerSébastien Helleu <flashcode@flashtux.org>2018-03-31 09:44:16 +0200
commit424c1b99fd1fe94bca51223a1d037ff32c7bab04 (patch)
treecea67fa994ba4b4ebc824a17941246708b2ea616 /doc/it
parent9af0c04b883e6d13057aead956e1893508bce2a0 (diff)
downloadweechat-424c1b99fd1fe94bca51223a1d037ff32c7bab04.zip
doc: add note about /fset completion in quickstart guide
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_quickstart.it.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/weechat_quickstart.it.adoc b/doc/it/weechat_quickstart.it.adoc
index a67f08b55..daa430e4a 100644
--- a/doc/it/weechat_quickstart.it.adoc
+++ b/doc/it/weechat_quickstart.it.adoc
@@ -92,6 +92,11 @@ IRC options:
----
// TRANSLATION MISSING
+The `/fset` command has completion on part of option names, so for example if
+you type `/fset hot` and press kbd:[Tab] this is completed as `/fset hotlist`.
+If you press kbd:[Enter], options about the hotlist are displayed.
+
+// TRANSLATION MISSING
For more information about `/fset` command and keys, see `/help fset`.
[[core_vs_plugins]]