mirror of
https://github.com/php/php-src.git
synced 2026-03-31 12:42:29 +02:00
correction
This commit is contained in:
@@ -531,7 +531,7 @@ static PHPDBG_COMMAND(help) /* {{{ */
|
||||
phpdbg_writeln(EMPTY);
|
||||
phpdbg_writeln("\t-c\t-c/my/php.ini\t\tSet php.ini file to load");
|
||||
phpdbg_writeln("\t-d\t-dmemory_limit=4G\tSet a php.ini directive");
|
||||
phpdbg_writeln("\t-n\t-N/A\t\t\tDisabled default php.ini");
|
||||
phpdbg_writeln("\t-n\t-N/A\t\t\tDisable default php.ini");
|
||||
phpdbg_writeln("\t-e\t-emytest.php\t\tSet execution context");
|
||||
phpdbg_writeln("\t-v\tN/A\t\t\tEnable opline output while executing");
|
||||
phpdbg_writeln("\t-s\tN/A\t\t\tEnable stepping");
|
||||
|
||||
Reference in New Issue
Block a user