summaryrefslogtreecommitdiff
path: root/doc/pl/autogen/user/exec_options.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pl/autogen/user/exec_options.adoc')
-rw-r--r--doc/pl/autogen/user/exec_options.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/exec_options.adoc b/doc/pl/autogen/user/exec_options.adoc
index 69bc4bf1f..3248ca098 100644
--- a/doc/pl/autogen/user/exec_options.adoc
+++ b/doc/pl/autogen/user/exec_options.adoc
@@ -25,3 +25,9 @@
** typ: liczba
** wartości: -1 .. 25920000
** domyślna wartość: `+0+`
+
+* [[option_exec.command.shell]] *exec.command.shell*
+** opis: pass:none[shell to use with command "/exec -sh"; it can be just the name of shell if it is in PATH (for example "bash") or the absolute path to the shell (for example "/bin/bash")]
+** typ: ciąg
+** wartości: dowolny ciąg
+** domyślna wartość: `+"sh"+`