diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-01-29 07:49:55 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-01-29 07:49:55 +0100 |
commit | d3c309c7874dcfa98bbbcf1290f935013d344e55 (patch) | |
tree | 9fecea08e9292a6770e10b0fa142e3e3d956cc8c /doc/en/autogen/user/weechat_commands.asciidoc | |
parent | 0d9398d038226266170bf58121b26941d5cf899e (diff) | |
download | weechat-d3c309c7874dcfa98bbbcf1290f935013d344e55.zip |
core: add note about alias /v in /help version
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.asciidoc')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc index 70ef1878a..ae6fa7e4a 100644 --- a/doc/en/autogen/user/weechat_commands.asciidoc +++ b/doc/en/autogen/user/weechat_commands.asciidoc @@ -860,6 +860,8 @@ It is possible to restore WeeChat session on another machine if you copy the con -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]] |