From dea8b0bb09b5d301d9d61a6653d0f1683c8422c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 14 Apr 2015 07:47:50 +0200 Subject: irc: add option "-noswitch" in command /query (closes #394) --- doc/it/autogen/user/irc_commands.asciidoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/it') diff --git a/doc/it/autogen/user/irc_commands.asciidoc b/doc/it/autogen/user/irc_commands.asciidoc index f1a94437e..30a21b7bb 100644 --- a/doc/it/autogen/user/irc_commands.asciidoc +++ b/doc/it/autogen/user/irc_commands.asciidoc @@ -551,11 +551,12 @@ demone2: reindirizza messaggio a questo demone [command]*`query`* invia un messaggio privato ad un nick:: ---- -/query [-server ] [,...] [] +/query [-noswitch] [-server ] [,...] [] -server: send to this server (internal name) - nick: nick - text: text to send +-noswitch: do not switch to new buffer + server: send to this server (internal name) + nick: nick + text: text to send ---- [[command_irc_quiet]] -- cgit v1.2.3