Update debug CLI flags

This commit is contained in:
Kevin Sawicki 2017-05-15 09:42:57 -07:00
parent 03c2d6f435
commit e3160126d6

View file

@ -28,7 +28,7 @@ Disables the disk cache for HTTP requests.
Disable HTTP/2 and SPDY/3.1 protocols.
## --debug=`port` and --debug-brk=`port`
## --inspect=`port` and --inspect-brk=`port`
Debug-related flags, see the [Debugging the Main Process][debugging-main-process] guide for details.