mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
typo
This commit is contained in:
parent
23cce68d24
commit
fe4aba6588
1 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ Options:
|
||||||
file.
|
file.
|
||||||
|
|
||||||
--set-timeout <n>
|
--set-timeout <n>
|
||||||
Set timeout for individual tests, where [n] is the number of
|
Set timeout for individual tests, where <n> is the number of
|
||||||
seconds. The default value is 60 seconds, or 300 seconds when
|
seconds. The default value is 60 seconds, or 300 seconds when
|
||||||
testing for memory leaks.
|
testing for memory leaks.
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ Options:
|
||||||
however 'diff' only exists when a test fails.
|
however 'diff' only exists when a test fails.
|
||||||
|
|
||||||
--show-slow <n>
|
--show-slow <n>
|
||||||
Show all tests that took longer than [n] milliseconds to run.
|
Show all tests that took longer than <n> milliseconds to run.
|
||||||
|
|
||||||
--no-clean Do not execute clean section if any.
|
--no-clean Do not execute clean section if any.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue