blob: 9d0996c8b744d5d65aed2ce4622be625bc401206 (
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
|
= weechat(1)
:doctype: manpage
:author: Sébastien Helleu
:email: flashcode@flashtux.org
:lang: ja-jp
:man manual: WeeChat マニュアル
:man source: WeeChat {revnumber}
== 名前
weechat - 拡張可能なチャットクライアント
== 書式
[verse]
*weechat* [-a|--no-connect] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [debug-option...] [plugin:option...]
*weechat* [-c|--colors]
*weechat* [-h|--help]
*weechat* [-l|--license]
*weechat* [-v|--version]
== 説明
WeeChat (Wee Enhanced Environment for Chat) はフリーのチャットクライアントです。
高速で軽量、多くのオペレーティングシステムで動くように設計されています。
スクリプトを使って高度にカスタマイズと拡張可能です。
== オプション
include::includes/cmdline_options.ja.adoc[tag=standard]
== デバッグオプション
*警告:* 以下のオプションはデバッグ用です。*通常利用時には使わないでください!*
include::includes/cmdline_options.ja.adoc[tag=debug]
== プラグインオプション
include::includes/man.ja.adoc[tag=plugin_options]
== ファイル
include::includes/man.ja.adoc[tag=files]
== 関連項目
*weechat-headless*(1)
== 著者
この manpage を書いたのは {author} さんです。
翻訳したのは Ryuunosuke Ayanokouzi さんです。
== 著作権
include::includes/man.ja.adoc[tag=copyright]
== サポート / バグ報告
手助けを受けたりバグを報告するには: https://weechat.org/about/support/
|