diff options
Diffstat (limited to 'Help/command/execute_process.rst')
-rw-r--r-- | Help/command/execute_process.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/execute_process.rst b/Help/command/execute_process.rst index d4ba465..5cfeeab 100644 --- a/Help/command/execute_process.rst +++ b/Help/command/execute_process.rst @@ -52,7 +52,7 @@ Options: redirect stdin, stdout, and stderr.) If a sequential execution of multiple commands is required, use multiple - :command:`execute_process` calls with a single ``COMMAND`` argument. + ``execute_process`` calls with a single ``COMMAND`` argument. ``WORKING_DIRECTORY`` The named directory will be set as the current working directory of |