summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_quickstart.ja.adoc
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/ja/weechat_quickstart.ja.adoc
parent9af0c04b883e6d13057aead956e1893508bce2a0 (diff)
downloadweechat-424c1b99fd1fe94bca51223a1d037ff32c7bab04.zip
doc: add note about /fset completion in quickstart guide
Diffstat (limited to 'doc/ja/weechat_quickstart.ja.adoc')
-rw-r--r--doc/ja/weechat_quickstart.ja.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ja/weechat_quickstart.ja.adoc b/doc/ja/weechat_quickstart.ja.adoc
index 683de894a..8149887d1 100644
--- a/doc/ja/weechat_quickstart.ja.adoc
+++ b/doc/ja/weechat_quickstart.ja.adoc
@@ -90,6 +90,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]]