mirror of
https://github.com/electron/electron.git
synced 2026-01-23 06:18:17 -05:00
fix: hard crash on invalid command line switches (#46004) * fix: hard crash on invalid command line switch * Update docs/api/command-line.md * chore: feedback from review * docs: Add breaking change note --------- Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: Niklas Wenzel <dev@nikwen.de>