2016-05-03 22:58:13 +02:00
|
|
|
|
= weechat(1)
|
2013-06-28 20:08:16 +02:00
|
|
|
|
:doctype: manpage
|
2016-05-03 21:31:55 +02:00
|
|
|
|
:author: Sébastien Helleu
|
|
|
|
|
:email: flashcode@flashtux.org
|
2014-01-23 18:38:53 +01:00
|
|
|
|
:lang: fr
|
2016-05-03 22:58:13 +02:00
|
|
|
|
:man manual: Manuel WeeChat
|
|
|
|
|
:man source: WeeChat {revnumber}
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== NOM
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-08-02 08:54:16 +02:00
|
|
|
|
weechat - le client de discussion extensible
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== SYNOPSIS
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
|
|
[verse]
|
2019-03-31 23:53:54 +02:00
|
|
|
|
*weechat* [-a|--no-connect] [-d|--dir <répertoire>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <extensions>] [-r|--run-command <commande>] [-s|--no-script] [--upgrade] [option-debug...] [extension:option...]
|
2016-05-03 22:58:13 +02:00
|
|
|
|
*weechat* [-c|--colors]
|
|
|
|
|
*weechat* [-h|--help]
|
|
|
|
|
*weechat* [-l|--license]
|
|
|
|
|
*weechat* [-v|--version]
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== DESCRIPTION
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2015-04-05 16:01:12 +02:00
|
|
|
|
WeeChat (Wee Enhanced Environment for Chat) est un client de discussion libre,
|
|
|
|
|
rapide et léger, conçu pour différents systèmes d'exploitation.
|
|
|
|
|
Il est hautement paramétrable et extensible avec des scripts.
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== OPTIONS
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2016-05-15 08:52:19 +02:00
|
|
|
|
include::cmdline_options.fr.adoc[]
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2019-03-31 23:53:54 +02:00
|
|
|
|
== OPTIONS DE DEBUG
|
|
|
|
|
|
|
|
|
|
*ATTENTION :* ces options sont pour du debug seulement,
|
|
|
|
|
*NE PAS UTILISER EN PRODUCTION !*
|
|
|
|
|
|
|
|
|
|
include::cmdline_options_debug.fr.adoc[]
|
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== OPTIONS D'EXTENSION
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
|
include::man_plugin_options.fr.adoc[]
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== FICHIERS
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
|
include::man_files.fr.adoc[]
|
2017-06-25 21:17:55 +02:00
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
|
== VOIR AUSSI
|
2018-01-15 21:32:24 +01:00
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
|
*weechat-headless*(1)
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
|
== AUTEURS
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2016-05-03 21:31:55 +02:00
|
|
|
|
Cette page de manuel a été écrite par {author}.
|
2015-01-12 21:53:34 +01:00
|
|
|
|
|
|
|
|
|
== COPYRIGHT
|
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
|
include::man_copyright.fr.adoc[]
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2014-03-03 12:31:02 +01:00
|
|
|
|
== SUPPORT / SIGNALER DES BUGS
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
2018-07-29 11:03:24 +02:00
|
|
|
|
Pour de l'aide ou signaler un bug : https://weechat.org/about/support
|