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_user.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_user.en.adoc')
-rw-r--r-- | doc/en/weechat_user.en.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 307b4f32d..83e7fb120 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -502,14 +502,14 @@ created in _~/.weechat_ with default options and values ==== Command line options -include::cmdline_options.en.adoc[] +include::cmdline_options.en.adoc[tag=standard] ==== Extra 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] [[environment_variables]] === Environment variables |