summaryrefslogtreecommitdiff
path: root/doc/ja/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-22 10:05:45 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-22 10:05:45 +0100
commitaad5765e35e6b1de513adf36323cdb8bba9dc95e (patch)
tree587615b5cba2b0a903ffc6572127108354fe952e /doc/ja/autogen
parent73576b49d07eb610c0de8b5e99a55a7ef7aa9d96 (diff)
downloadweechat-aad5765e35e6b1de513adf36323cdb8bba9dc95e.zip
irc: replace "user" by "nick" in description of commands
Diffstat (limited to 'doc/ja/autogen')
-rw-r--r--doc/ja/autogen/user/irc_commands.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ja/autogen/user/irc_commands.txt b/doc/ja/autogen/user/irc_commands.txt
index 175070065..1f6407326 100644
--- a/doc/ja/autogen/user/irc_commands.txt
+++ b/doc/ja/autogen/user/irc_commands.txt
@@ -75,7 +75,7 @@ arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそ
/ban [<channel>] [<nick> [<nick>...]]
channel: channel name
- nick: user or host
+ nick: nick or host
Without argument, this command display ban list for current channel.
----
@@ -560,7 +560,7 @@ server: send to this server (internal name)
/quiet [<channel>] [<nick> [<nick>...]]
channel: channel name
- nick: user or host
+ nick: nick or host
Without argument, this command display quiet list for current channel.
----
@@ -791,7 +791,7 @@ target: サーバ名
/unban [<channel>] <nick> [<nick>...]
channel: channel name
- nick: user or host
+ nick: nick or host
----
[[command_irc_unquiet]]
@@ -801,7 +801,7 @@ channel: channel name
/unquiet [<channel>] <nick> [<nick>...]
channel: channel name
- nick: user or host
+ nick: nick or host
----
[[command_irc_userhost]]