blob: 54cfbbfe19db34287f8240d2e19d08da3f9a396d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
= weechat(1)
:doctype: manpage
:author: Sébastien Helleu
:email: flashcode@flashtux.org
:lang: fr
:man manual: Manuel WeeChat
:man source: WeeChat {revnumber}
== NOM
weechat - le client de discussion extensible
== SYNOPSIS
[verse]
*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...]
*weechat* [-c|--colors]
*weechat* [-h|--help]
*weechat* [-l|--license]
*weechat* [-v|--version]
== DESCRIPTION
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.
== OPTIONS
include::includes/cmdline_options.fr.adoc[tag=standard]
== OPTIONS DE DEBUG
*ATTENTION :* ces options sont pour du debug seulement,
*NE PAS UTILISER EN PRODUCTION !*
include::includes/cmdline_options.fr.adoc[tag=debug]
== OPTIONS D'EXTENSION
include::includes/man.fr.adoc[tag=plugin_options]
== FICHIERS
include::includes/man.fr.adoc[tag=files]
== VOIR AUSSI
*weechat-headless*(1)
== AUTEURS
Cette page de manuel a été écrite par {author}.
== COPYRIGHT
include::includes/man.fr.adoc[tag=copyright]
== SUPPORT / SIGNALER DES BUGS
Pour de l'aide ou signaler un bug : https://weechat.org/about/support/
|