diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-05-02 14:18:43 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-05-02 14:18:43 +0200 |
commit | 9e8cdd5e403b2e934d30b2f85d5542d7a6a00acb (patch) | |
tree | da8c3f4734b75a8830b0687954b4a4f89d2d92db /doc/en/weechat-headless.1.en.adoc | |
parent | 71aa3dd45176fbac3c2e5e5cd03f4977414a28ef (diff) | |
download | weechat-9e8cdd5e403b2e934d30b2f85d5542d7a6a00acb.zip |
doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adoc
Diffstat (limited to 'doc/en/weechat-headless.1.en.adoc')
-rw-r--r-- | doc/en/weechat-headless.1.en.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat-headless.1.en.adoc b/doc/en/weechat-headless.1.en.adoc index 9b9c4ee47..1c230e324 100644 --- a/doc/en/weechat-headless.1.en.adoc +++ b/doc/en/weechat-headless.1.en.adoc @@ -30,13 +30,13 @@ It can be used for tests or to daemonize WeeChat with the option "--daemon". == OPTIONS -include::cmdline_options.en.adoc[] +include::cmdline_options.en.adoc[tag=standard] == DEBUG OPTIONS *WARNING:* these options are for debug purposes only, *DO NOT USE IN PRODUCTION!* -include::cmdline_options_debug.en.adoc[] +include::cmdline_options.en.adoc[tag=debug] == PLUGIN OPTIONS |