mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Document --repeat flag as internal (GH-16698)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
This commit is contained in:
@@ -507,6 +507,9 @@ static void php_cli_usage(char *argv0)
|
||||
" --rz <name> Show information about Zend extension <name>.\n"
|
||||
" --ri <name> Show configuration for extension <name>.\n"
|
||||
"\n"
|
||||
" --repeat <count> Repeat script execution <count> times.\n"
|
||||
" For internal purposes only.\n"
|
||||
"\n"
|
||||
, prog, prog, prog, prog, prog, prog, prog);
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
Reference in New Issue
Block a user