blockquote summaries

This commit is contained in:
Zeke Sikelianos 2016-04-21 15:39:12 -07:00
parent ee190ca62a
commit 0527b17e42
32 changed files with 32 additions and 32 deletions

View file

@ -1,6 +1,6 @@
# Supported Chrome command line switches
Command line switches supported by Electron.
> Command line switches supported by Electron.
You can use [app.commandLine.appendSwitch][append-switch] to append them in
your app's main script before the [ready][ready] event of [app][app] module is