summaryrefslogtreecommitdiffstats
path: root/Help/command/execute_process.rst
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2022-11-18 15:37:04 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2022-11-18 19:09:32 (GMT)
commitc36910476a9c41c22b0abaa028b0dd2a8f7d7e40 (patch)
treee0292c03ed1ef3fa2e730fab28633473ba44cbcf /Help/command/execute_process.rst
parent391c53a851eaffae40b210c3cdefd31d86b45f90 (diff)
downloadCMake-c36910476a9c41c22b0abaa028b0dd2a8f7d7e40.zip
CMake-c36910476a9c41c22b0abaa028b0dd2a8f7d7e40.tar.gz
CMake-c36910476a9c41c22b0abaa028b0dd2a8f7d7e40.tar.bz2
Help: remove links from pages to themselves
At least the top-reference links. Internal `:ref:` usages have been left intact.
Diffstat (limited to 'Help/command/execute_process.rst')
-rw-r--r--Help/command/execute_process.rst2
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