MDL-34147 use cygwin style paths in phpunit hints

This commit is contained in:
Petr Škoda
2012-07-06 07:59:04 +02:00
parent f2867a8672
commit 880f8e7b84
3 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ Options:
-h, --help Print out this help
Example:
\$/usr/bin/php lib/phpunit/tool.php --install
\$ php ".phpunit_bootstrap_cli_argument_path('/admin/tool/phpunit/cli/util.php')." --install
";
echo $help;
exit(0);