diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-26 19:24:52 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-26 19:24:52 +0100 |
commit | 3accbd639f6e8c77e57f3ae43f88cd470f3a92c1 (patch) | |
tree | 2847dae7fcd72add15fd87018eeace75c88d3fcb /doc/ja/autogen | |
parent | f2f5d83abeaccd75d9d5a5cc5ba2455c05804ae8 (diff) | |
download | weechat-3accbd639f6e8c77e57f3ae43f88cd470f3a92c1.zip |
irc: automatically add current channel in command /samode (closes #241)
Diffstat (limited to 'doc/ja/autogen')
-rw-r--r-- | doc/ja/autogen/user/irc_commands.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/irc_commands.asciidoc b/doc/ja/autogen/user/irc_commands.asciidoc index 8a3469373..2db5f664d 100644 --- a/doc/ja/autogen/user/irc_commands.asciidoc +++ b/doc/ja/autogen/user/irc_commands.asciidoc @@ -632,7 +632,7 @@ channel: チャンネル名 [command]*`samode`* チャンネルモードを変更、オペレータ権無しに:: ---- -/samode <channel> <mode> +/samode [<channel>] <mode> channel: チャンネル名 mode: チャンネルモード |