diff options
Diffstat (limited to 'doc/fr/weechat-headless.1.fr.adoc')
-rw-r--r-- | doc/fr/weechat-headless.1.fr.adoc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/fr/weechat-headless.1.fr.adoc b/doc/fr/weechat-headless.1.fr.adoc index 41f5053fd..8b354e0eb 100644 --- a/doc/fr/weechat-headless.1.fr.adoc +++ b/doc/fr/weechat-headless.1.fr.adoc @@ -13,7 +13,7 @@ weechat-headless - le client de discussion extensible (version sans interface) == SYNOPSIS [verse] -*weechat-headless* [-a|--no-connect] [--daemon] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <extensions>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...] +*weechat-headless* [-a|--no-connect] [--daemon] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <extensions>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [option-debug...] [plugin:option...] *weechat-headless* [-c|--colors] *weechat-headless* [-h|--help] *weechat-headless* [-l|--license] @@ -33,6 +33,13 @@ avec l'option "--daemon". include::cmdline_options.fr.adoc[] +== OPTIONS DE DEBUG + +*ATTENTIONÂ :* ces options sont pour du debug seulement, +*NE PAS UTILISER EN PRODUCTIONÂ !* + +include::cmdline_options_debug.fr.adoc[] + == OPTIONS D'EXTENSION include::man_plugin_options.fr.adoc[] |