mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Make CTRL+C clearer in documentation (#2387)
* Make CTRL+C clearer in documentation * Use keycombo
This commit is contained in:
@@ -369,7 +369,7 @@ php*:::request-startup
|
||||
|
||||
<para>
|
||||
When monitoring is complete, the D script can be terminated with a
|
||||
<literal>^C</literal>.
|
||||
<keycombo action='simul'><keycap>CTRL</keycap><keycap>C</keycap></keycombo>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
@@ -371,7 +371,7 @@ php*:::oci8-execute-mode
|
||||
|
||||
<para>
|
||||
When monitoring is complete, the D script can be terminated with a
|
||||
<literal>^C</literal>.
|
||||
<keycombo action='simul'><keycap>CTRL</keycap><keycap>C</keycap></keycombo>.
|
||||
</para>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user