8000 Wrap some long lines · symfony/symfony-docs@43f5af5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 43f5af5

Browse files
committed
Wrap some long lines
1 parent 36eafb7 commit 43f5af5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/process.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,9 @@ instead::
377377
Using a Prepared Command Line
378378
-----------------------------
379379

380-
You can run a process by using a prepared command line with double quote variable notation.
381-
This allows you to use placeholders so that only the parameterized values can be changed,
382-
but not the rest of the script:
380+
You can run a process by using a prepared command line with double quote
381+
variable notation. This allows you to use placeholders so that only the
382+
parameterized values can be changed, but not the rest of the script:
383383

384384
use Symfony\Component\Process\Process;
385385

0 commit comments

Comments
 (0)
0