Bläddra i källkod

Help: improve source formatting

Joachim Wuttke (l) 6 år sedan
förälder
incheckning
33efdfc0b5
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      Help/command/execute_process.rst

+ 3 - 3
Help/command/execute_process.rst

@@ -57,9 +57,9 @@ Options:
 
 ``RESULTS_VARIABLE <variable>``
  The variable will be set to contain the result of all processes as a
- :ref:`semicolon-separated list <CMake Language Lists>`, in order of the given ``COMMAND``
- arguments.  Each entry will be an integer return code from the
- corresponding child or a string describing an error condition.
+ :ref:`semicolon-separated list <CMake Language Lists>`, in order of the
+ given ``COMMAND`` arguments.  Each entry will be an integer return code
+ from the corresponding child or a string describing an error condition.
 
 ``OUTPUT_VARIABLE``, ``ERROR_VARIABLE``
  The variable named will be set with the contents of the standard output