Tweak optional syntax
This commit is contained in:
parent
a4277bb616
commit
fc1b7431c7
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ You can request the following paths by the name:
|
||||||
* `videos` Directory for a user's videos.
|
* `videos` Directory for a user's videos.
|
||||||
* `pepperFlashSystemPlugin` Full path to the system version of the Pepper Flash plugin.
|
* `pepperFlashSystemPlugin` Full path to the system version of the Pepper Flash plugin.
|
||||||
|
|
||||||
### `app.getFileIcon(path, [options], callback)`
|
### `app.getFileIcon(path[, options], callback)`
|
||||||
|
|
||||||
* `path` String
|
* `path` String
|
||||||
* `options` Object (optional)
|
* `options` Object (optional)
|
||||||
|
|
Loading…
Reference in a new issue