Skip to content

Commit 68642ae

Browse files
[Process] Remove wrong note about create_new_console option
1 parent 45bf439 commit 68642ae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/process.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,6 @@ You can configure the options passed to the ``other_options`` argument of
113113
// this option allows a subprocess to continue running after the main script exited
114114
$process->setOptions(['create_new_console' => true]);
115115

116-
.. note::
117-
118-
The ``create_new_console`` option is only available on Windows!
119-
120-
121116
Using Features From the OS Shell
122117
--------------------------------
123118

0 commit comments

Comments
 (0)