Skip to content

Commit 7c8d1cd

Browse files
iluuu1994cmb69
andauthored
Update sapi/cli/php_cli.c
Co-authored-by: Christoph M. Becker <[email protected]>
1 parent 525bbb0 commit 7c8d1cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sapi/cli/php_cli.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,8 @@ static void php_cli_usage(char *argv0)
507507
" --rz <name> Show information about Zend extension <name>.\n"
508508
" --ri <name> Show configuration for extension <name>.\n"
509509
"\n"
510-
" --repeat <count> Repeat script execution <count> times. For internal purposes\n"
511-
" only.\n"
510+
" --repeat <count> Repeat script execution <count> times.\n
511+
" For internal purposes only.\n"
512512
"\n"
513513
, prog, prog, prog, prog, prog, prog, prog);
514514
}

0 commit comments

Comments
 (0)