2018-03-19 19:38:44 +01:00
|
|
|
= weechat-headless(1)
|
|
|
|
:doctype: manpage
|
|
|
|
:author: Sébastien Helleu
|
|
|
|
:email: flashcode@flashtux.org
|
2020-04-05 12:25:39 +02:00
|
|
|
:lang: ja-jp
|
2018-03-19 19:38:44 +01:00
|
|
|
:man manual: WeeChat マニュアル
|
|
|
|
:man source: WeeChat {revnumber}
|
|
|
|
|
|
|
|
== 名前
|
|
|
|
|
2018-03-24 09:00:00 +09:00
|
|
|
weechat-headless - 拡張可能なチャットクライアント (ヘッドレスモード)
|
2018-03-19 19:38:44 +01:00
|
|
|
|
|
|
|
== 書式
|
|
|
|
|
|
|
|
[verse]
|
2020-04-19 11:28:39 +02:00
|
|
|
*weechat-headless* [-a|--no-connect] [--daemon] [--stdout] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [debug-option...] [plugin:option...]
|
2018-03-19 19:38:44 +01:00
|
|
|
*weechat-headless* [-c|--colors]
|
|
|
|
*weechat-headless* [-h|--help]
|
|
|
|
*weechat-headless* [-l|--license]
|
|
|
|
*weechat-headless* [-v|--version]
|
|
|
|
|
|
|
|
== 説明
|
|
|
|
|
|
|
|
WeeChat (Wee Enhanced Environment for Chat) はフリーのチャットクライアントです。
|
|
|
|
高速で軽量、多くのオペレーティングシステムで動くように設計されています。
|
|
|
|
スクリプトを使って高度にカスタマイズと拡張可能です。
|
|
|
|
|
2018-08-19 09:00:00 +09:00
|
|
|
*weechat-headless* コマンドを使うことで、WeeChat をヘッドレスモード (インターフェースなし) で実行できます。
|
2018-03-19 19:38:44 +01:00
|
|
|
ヘッドレスモードはテストや WeeChat をデーモン化する (オプション "--daemon" を使います) ために使われます。
|
|
|
|
|
|
|
|
== オプション
|
|
|
|
|
2020-05-02 15:13:13 +02:00
|
|
|
include::includes/cmdline_options.ja.adoc[tag=standard]
|
2018-03-19 19:38:44 +01:00
|
|
|
|
2019-04-14 09:00:00 +09:00
|
|
|
== デバッグオプション
|
2019-03-31 23:53:54 +02:00
|
|
|
|
2019-04-14 09:00:00 +09:00
|
|
|
*警告:* 以下のオプションはデバッグ用です。*通常利用時には使わないでください!*
|
2019-03-31 23:53:54 +02:00
|
|
|
|
2020-05-02 15:13:13 +02:00
|
|
|
include::includes/cmdline_options.ja.adoc[tag=debug]
|
2019-03-31 23:53:54 +02:00
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
== プラグインオプション
|
|
|
|
|
2020-05-02 15:13:13 +02:00
|
|
|
include::includes/man.ja.adoc[tag=plugin_options]
|
2018-03-19 19:38:44 +01:00
|
|
|
|
|
|
|
== ファイル
|
|
|
|
|
2020-05-02 15:13:13 +02:00
|
|
|
include::includes/man.ja.adoc[tag=files]
|
2018-03-19 19:38:44 +01:00
|
|
|
|
2018-03-24 09:00:00 +09:00
|
|
|
== 関連項目
|
2018-03-19 19:38:44 +01:00
|
|
|
|
|
|
|
*weechat*(1)
|
|
|
|
|
|
|
|
== 著者
|
|
|
|
|
|
|
|
この manpage を書いたのは {author} さんです。
|
|
|
|
|
|
|
|
翻訳したのは Ryuunosuke Ayanokouzi さんです。
|
|
|
|
|
|
|
|
== 著作権
|
|
|
|
|
2020-05-02 15:13:13 +02:00
|
|
|
include::includes/man.ja.adoc[tag=copyright]
|
2018-03-19 19:38:44 +01:00
|
|
|
|
|
|
|
== サポート / バグ報告
|
|
|
|
|
2018-07-29 11:03:24 +02:00
|
|
|
手助けを受けたりバグを報告するには: https://weechat.org/about/support
|