Browse Source

Update debug CLI flags

Kevin Sawicki 8 years ago
parent
commit
e3160126d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/chrome-command-line-switches.md

+ 1 - 1
docs/api/chrome-command-line-switches.md

@@ -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.