summaryrefslogtreecommitdiff
path: root/doc/de/autogen/logger_options.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-11-06 10:18:58 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-11-06 10:18:58 +0100
commit3c1c398cd43962414a96c19604573d8487def548 (patch)
tree598f2d8df1fc70f286fc349777604e90da5aaed9 /doc/de/autogen/logger_options.xml
parent885df965e50855cc07db442ea920ff524b860d25 (diff)
downloadweechat-3c1c398cd43962414a96c19604573d8487def548.zip
Update docgen.pl and doc about options for logger and core
Diffstat (limited to 'doc/de/autogen/logger_options.xml')
-rw-r--r--doc/de/autogen/logger_options.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/doc/de/autogen/logger_options.xml b/doc/de/autogen/logger_options.xml
index 6c27a5d70..b97418293 100644
--- a/doc/de/autogen/logger_options.xml
+++ b/doc/de/autogen/logger_options.xml
@@ -102,22 +102,6 @@
</listitem>
</itemizedlist>
-<command>logger.level.irc</command>
-<itemizedlist>
- <listitem>
- <para>description: niveau d'enregistrement log pour ce tampon (0 = pas d'enregistrement, 1 = quelques messages (les plus importants) .. 9 = tous les messages)</para>
- </listitem>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 9</para>
- </listitem>
- <listitem>
- <para>default value: 9</para>
- </listitem>
-</itemizedlist>
-
<command>logger.look.backlog</command>
<itemizedlist>
<listitem>
@@ -134,19 +118,3 @@
</listitem>
</itemizedlist>
-<command>logger.mask.irc</command>
-<itemizedlist>
- <listitem>
- <para>description: masque de fichier pour le fichier de log; les variables locales du tampon sont permises</para>
- </listitem>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string</para>
- </listitem>
- <listitem>
- <para>default value: ''</para>
- </listitem>
-</itemizedlist>
-