From 2da58ea2b7c34053ce231cf028143236e78d19f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 13 Mar 2016 18:29:19 +0100 Subject: exec: fix example in /help exec --- doc/it/autogen/user/exec_commands.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/it/autogen/user/exec_commands.asciidoc') diff --git a/doc/it/autogen/user/exec_commands.asciidoc b/doc/it/autogen/user/exec_commands.asciidoc index 1d5eb5972..497689632 100644 --- a/doc/it/autogen/user/exec_commands.asciidoc +++ b/doc/it/autogen/user/exec_commands.asciidoc @@ -65,7 +65,7 @@ Default options can be set in the option exec.command.default_options. Examples: /exec -n ls -l /tmp - /exec -n ps xu | grep weechat + /exec -sh -n ps xu | grep weechat /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html /exec -o uptime -- cgit v1.2.3