From d7d91d6cf398217c530d253b3a6de202ed459a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 30 Mar 2014 12:25:34 +0200 Subject: exec: fix typo in /help exec --- doc/pl/autogen/user/exec_commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pl/autogen/user') diff --git a/doc/pl/autogen/user/exec_commands.txt b/doc/pl/autogen/user/exec_commands.txt index 6d24e2abf..822806f10 100644 --- a/doc/pl/autogen/user/exec_commands.txt +++ b/doc/pl/autogen/user/exec_commands.txt @@ -13,7 +13,7 @@ -del |-all [...] -list: list commands - -sh: use the shell to execute the command (WARNING: use this option ONLY if all arguments are safe date, see option -nosh) + -sh: use the shell to execute the command (WARNING: use this option ONLY if all arguments are safe, see option -nosh) -nosh: do not use the shell to execute the command (required if the command has some unsafe data, for example the content of a message from another user) (default) -bg: run process in background: do not display process output neither return code (not compatible with options -o/-n) -nobg: catch process output and display return code (default) -- cgit v1.2.3