diff options
Diffstat (limited to 'phpdbg_help.c')
-rw-r--r-- | phpdbg_help.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpdbg_help.c b/phpdbg_help.c index 2a6f9e82b6..f912f46787 100644 --- a/phpdbg_help.c +++ b/phpdbg_help.c @@ -361,7 +361,6 @@ phpdbg_help_text_t phpdbg_help_text[] = { " **-d** **-d**memory_limit=4G Set a php.ini directive" CR " **-n** Disable default php.ini" CR " **-q** Supress welcome banner" CR -" **-e** **-e**mytest.php Set execution context" CR " **-v** Enable oplog output" CR " **-s** Enable stepping" CR " **-b** Disable colour" CR |