mirror of
https://github.com/electron/electron.git
synced 2026-02-15 17:45:33 -05:00
Merge pull request #11022 from ChangJoo-Park/patch-2
Fix typo inspector to inspect
This commit is contained in:
@@ -22,7 +22,7 @@ electron --inspect=5858 your/app
|
||||
|
||||
### `--inspect-brk=[port]`
|
||||
|
||||
Like `--inspector` but pauses execution on the first line of JavaScript.
|
||||
Like `--inspect` but pauses execution on the first line of JavaScript.
|
||||
|
||||
## External Debuggers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user