summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-26 07:58:44 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-26 07:58:44 +0200
commit8b655a255204bd738eea1bb05e68e66f6c04672c (patch)
treefa9eed677c2d24bb70f6d071dd3944dcb25433bb /doc/ja/autogen/user
parent34098cee27d28df1693ba34908bb91b2a6b5b5e0 (diff)
downloadweechat-8b655a255204bd738eea1bb05e68e66f6c04672c.zip
doc: update auto-generated files with IRC commands
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r--doc/ja/autogen/user/irc_commands.asciidoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/irc_commands.asciidoc b/doc/ja/autogen/user/irc_commands.asciidoc
index ec96a6de7..4801f75a9 100644
--- a/doc/ja/autogen/user/irc_commands.asciidoc
+++ b/doc/ja/autogen/user/irc_commands.asciidoc
@@ -597,6 +597,17 @@ server: 送信先サーバ (内部サーバ名)
option: 追加オプション、いくつかのサーバ用
----
+[[command_irc_remove]]
+[command]*`remove`* remove a user from the channel::
+
+----
+/remove [<channel>] <nick> [<reason>]
+
+channel: チャンネル名
+ nick: ニックネーム
+ reason: 理由 (特殊変数 $nick、$channel、$server はそれぞれの値に置換されます)
+----
+
[[command_irc_restart]]
[command]*`restart`* サーバに再起動を指示::