diff options
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/autogen/user/weechat_commands.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/weechat_commands.asciidoc b/doc/ja/autogen/user/weechat_commands.asciidoc index 676cc7a8e..fd3f9dd6f 100644 --- a/doc/ja/autogen/user/weechat_commands.asciidoc +++ b/doc/ja/autogen/user/weechat_commands.asciidoc @@ -236,7 +236,7 @@ infolists: infolist に関する情報を表示 [-n] -c <expression1> <operator> <expression2> -n: display result without sending it to buffer (debug mode) - -s: split expression (many commands can be separated by semicolons) + -s: split expression before evaluating it (many commands can be separated by semicolons) -c: evaluate as condition: use operators and parentheses, return a boolean value ("0" or "1") expression: expression to evaluate, variables with format ${variable} are replaced (see below); many commands can be separated by semicolons operator: a logical or comparison operator: |