blob: ee57bd3c4d46f7a1ef55111f6810c1d261f8a4c8 (
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
62
63
64
|
// TRANSLATION MISSING (WHOLE FILE)
= weechat(1)
:doctype: manpage
:author: Sébastien Helleu
:email: flashcode@flashtux.org
:lang: it
// TRANSLATION MISSING
:man manual: WeeChat Manual
:man source: WeeChat {revnumber}
== NAME
weechat - the extensible chat client
== SYNOPSIS
[verse]
*weechat* [-a|--no-connect] [-d|--dir <path>] [-p|--no-plugin] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
*weechat* [-c|--colors]
*weechat* [-h|--help]
*weechat* [-l|--license]
*weechat* [-v|--version]
== DESCRIPTION
// TRANSLATION MISSING
WeeChat (Wee Enhanced Environment for Chat) è un client di chat
libero, veloce e leggero, realizzato per diversi sistemi operativi.
It is highly customizable and extensible with scripts.
== OPTIONS
include::cmdline_options.it.adoc[]
== PLUGIN OPTIONS
include::man_plugin_options.it.adoc[]
// TRANSLATION MISSING
== FILES
include::man_files.it.adoc[]
// TRANSLATION MISSING
== SEE ALSO
*weechat-headless*(1)
== AUTHORS
This manpage was written by {author}.
// TRANSLATION MISSING
// Translated by Name.
== COPYRIGHT
include::man_copyright.it.adoc[]
// TRANSLATION MISSING
== SUPPORT / REPORTING BUGS
// TRANSLATION MISSING
For help or a bug report: https://weechat.org/dev/support
|