1
0
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:
Pierrick Charron
2023-04-01 00:00:28 -04:00
committed by GitHub
parent cff46537f9
commit bf345aac8b
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>