We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3dae3 commit 2fae633Copy full SHA for 2fae633
run-tests.php
@@ -89,9 +89,9 @@ function show_usage()
89
90
--temp-source <sdir> --temp-target <tdir> [--temp-urlbase <url>]
91
Write temporary files to <tdir> by replacing <sdir> from the
92
- filenames to generate with <tdir>. In general you want to make <sdir> the path
93
- to your source files and <tdir> some patch in your web page
94
- hierarchy with <url> pointing to <tdir>.
+ filenames to generate with <tdir>. In general you want to make
+ <sdir> the path to your source files and <tdir> some patch in
+ your web page hierarchy with <url> pointing to <tdir>.
95
96
--keep-[all|php|skip|clean]
97
Do not delete 'all' files, 'php' test file, 'skip' or 'clean'
0 commit comments