diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/logger_options.xml | 32 | ||||
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 16 |
2 files changed, 0 insertions, 48 deletions
diff --git a/doc/en/autogen/logger_options.xml b/doc/en/autogen/logger_options.xml index 6c27a5d70..b97418293 100644 --- a/doc/en/autogen/logger_options.xml +++ b/doc/en/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> - diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml index da4ac433d..1e5017806 100644 --- a/doc/en/autogen/weechat_options.xml +++ b/doc/en/autogen/weechat_options.xml @@ -1222,22 +1222,6 @@ </listitem> </itemizedlist> -<command>weechat.debug.irc</command> -<itemizedlist> - <listitem> - <para>description: niveau de debug pour l'extension ("core" pour le coeur de WeeChat)</para> - </listitem> - <listitem> - <para>type: integer</para> - </listitem> - <listitem> - <para>values: 0 .. 32</para> - </listitem> - <listitem> - <para>default value: 0</para> - </listitem> -</itemizedlist> - <command>weechat.history.display_default</command> <itemizedlist> <listitem> |