diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-04 15:31:38 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-04 15:31:38 +0100 |
commit | 0a14441d35d4b69b039fb08205896f93f30a1d44 (patch) | |
tree | b2d12c29ddd899a83b329e51cb1fde2256539a4e /doc/de | |
parent | f2310dae4202deff63f92a16d249ecf0fc8b2a6b (diff) | |
download | weechat-0a14441d35d4b69b039fb08205896f93f30a1d44.zip |
doc: remove section title for extra debug options on command line (user's guide)
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 817c6ff98..6f323cc3c 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -624,11 +624,12 @@ die entsprechenden Dateien im Verzeichnis _~/.config/weechat_ erstellt. include::includes/cmdline_options.de.adoc[tag=standard] -[[extra_debug_options]] -==== zusätzliche Debug-Optionen +// TRANSLATION MISSING +Some extra options are available for debug purposes only: +// TRANSLATION MISSING [WARNING] -These options are for debug purposes only, *DO NOT USE IN PRODUCTION!* +Do *NOT* use any of these options in production! include::includes/cmdline_options.de.adoc[tag=debug] |