diff options
Diffstat (limited to 'doc/ja/autogen')
-rw-r--r-- | doc/ja/autogen/user/weechat_commands.asciidoc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ja/autogen/user/weechat_commands.asciidoc b/doc/ja/autogen/user/weechat_commands.asciidoc index 74e19f1bd..d5570bf26 100644 --- a/doc/ja/autogen/user/weechat_commands.asciidoc +++ b/doc/ja/autogen/user/weechat_commands.asciidoc @@ -858,8 +858,10 @@ path_to_binary: WeeChat バイナリへのパス (デフォルトは現在のバ ---- /version [-o | -ol] - -o: バージョンを現在のバッファの入力に送る (英語で) --ol: バージョンを現在のバッファの入力に送る (翻訳済み) + -o: send version to current buffer as input (English string) +-ol: send version to current buffer as input (translated string) + +The default alias /v can be used to execute this command on all buffers (otherwise the irc command /version is used on irc buffers). ---- [[command_weechat_wait]] |