diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-09 10:12:25 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-09 10:12:25 +0200 |
commit | 955ed344c291c56e91291e15c6705baddefc2e2d (patch) | |
tree | 72cfb05c990c0cdc88a3b1302c28c33994545317 /doc/es | |
parent | 48b44369e716c47bf6b978d2d3c27f1a2dd03361 (diff) | |
download | weechat-955ed344c291c56e91291e15c6705baddefc2e2d.zip |
doc: add "in option command" in quickstart
Diffstat (limited to 'doc/es')
-rw-r--r-- | doc/es/weechat_quickstart.es.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/es/weechat_quickstart.es.asciidoc b/doc/es/weechat_quickstart.es.asciidoc index 82fa7e50f..7ea12f4f3 100644 --- a/doc/es/weechat_quickstart.es.asciidoc +++ b/doc/es/weechat_quickstart.es.asciidoc @@ -182,8 +182,9 @@ with nickserv (only if you don't use SASL for authentication): /set irc.server.freenode.command "/msg nickserv identify xxxxxxx" ---- +// TRANSLATION MISSING [NOTE] -Varios comandos pueden ser escritos separados por ';' (punto y coma). +Many commands in option 'command' can be separated by ';' (semi-colon). Para unirse automáticamente a canales cuando el servidor se conecte: |