application -> app for consitency
This commit is contained in:
parent
74cde4e714
commit
ca72d4346b
1 changed files with 1 additions and 2 deletions
|
@ -309,8 +309,7 @@ if (option.file && !option.webdriver) {
|
|||
|
||||
Usage: electron [options] [path]
|
||||
|
||||
A path to an Electron application may be specified.
|
||||
The path must be one of the following:
|
||||
A path to an Electron app may be specified. The path must be one of the following:
|
||||
|
||||
- index.js file.
|
||||
- Folder containing a package.json file.
|
||||
|
|
Loading…
Reference in a new issue