summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/exec_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/user/exec_commands.txt')
-rw-r--r--doc/it/autogen/user/exec_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/exec_commands.txt b/doc/it/autogen/user/exec_commands.txt
index 6d24e2abf..822806f10 100644
--- a/doc/it/autogen/user/exec_commands.txt
+++ b/doc/it/autogen/user/exec_commands.txt
@@ -13,7 +13,7 @@
-del <id>|-all [<id>...]
-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)