diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-04-19 20:55:23 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-04-19 20:55:23 +0200 |
commit | 7f00a51e19a4d021a15a3713697786de45a28a1e (patch) | |
tree | 838ed68fa626f8c66bacd2126e8fa38b2fb05eba | |
parent | 88404452e0d4568c53c525bb1397129f265ff45d (diff) | |
parent | 0b330762fae4fdd657b2cdb53289712bb2f87bc8 (diff) | |
download | weechat-7f00a51e19a4d021a15a3713697786de45a28a1e.zip |
Merge remote-tracking branch 'origin/pr/1340'
-rw-r--r-- | doc/en/weechat_quickstart.en.adoc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/en/weechat_quickstart.en.adoc b/doc/en/weechat_quickstart.en.adoc index e7f733405..76b1706dc 100644 --- a/doc/en/weechat_quickstart.en.adoc +++ b/doc/en/weechat_quickstart.en.adoc @@ -19,8 +19,8 @@ Run from your shell: $ weechat ---- -[[help_options]] -== Online help / options +[[help]] +== Online help WeeChat has help for all commands, just issue: @@ -44,6 +44,9 @@ Help is available for options as well: name), `section` the section of this configuration and `option` the option name). +[[options]] +== Setting options + To set options, issue: ---- |