From bd2a6253864bd38d5ab063e864f3968727d3129c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 16 Mar 2014 09:55:41 +0100 Subject: core: update translations --- doc/en/autogen/user/exec_commands.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/en/autogen/user') diff --git a/doc/en/autogen/user/exec_commands.txt b/doc/en/autogen/user/exec_commands.txt index 1fef63d14..03f40ed10 100644 --- a/doc/en/autogen/user/exec_commands.txt +++ b/doc/en/autogen/user/exec_commands.txt @@ -3,7 +3,7 @@ ---- /exec -list - [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer ] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout ] [-name ] [-pipe ] [-hsignal ] + [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer ] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout ] [-name ] [-pipe ] [-hsignal ] -in -inclose [] -signal @@ -28,9 +28,11 @@ -ln: display line numbers (default in new buffer only) -noln: don't display line numbers -color: action on ANSI colors in output: - ansi: keep ANSI codes as-is - decode: convert ANSI colors to WeeChat/IRC (default) - strip: remove ANSI colors + ansi: keep ANSI codes as-is + auto: convert ANSI colors to WeeChat/IRC (default) + irc: convert ANSI colors to IRC colors + weechat: convert ANSI colors to WeeChat colors + strip: remove ANSI colors -rc: display return code (default) -norc: don't display return code -timeout: set a timeout for the command (in seconds) -- cgit v1.2.3