We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aec2e6 commit 5a36f03Copy full SHA for 5a36f03
components/process.rst
@@ -394,7 +394,7 @@ Using a Prepared Command Line
394
395
You can run a process by using a prepared command line with double quote
396
variable notation. This allows you to use placeholders so that only the
397
-parameterized values can be changed, but not the rest of the script:
+parameterized values can be changed, but not the rest of the script::
398
399
use Symfony\Component\Process\Process;
400
0 commit comments