From 0b330762fae4fdd657b2cdb53289712bb2f87bc8 Mon Sep 17 00:00:00 2001 From: Michael Siegel Date: Fri, 19 Apr 2019 18:18:47 +0000 Subject: [PATCH] quick start guide: make two separate sections out of section 2 --- doc/en/weechat_quickstart.en.adoc | 7 +++++-- 1 file 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: ----