Formatting app.md
This looks a bit odd on the site: http://electron.atom.io/docs/v0.36.0/api/app/#app-setusertasks-tasks-windows
This commit is contained in:
Родитель
c68e38f480
Коммит
2f732a7c0f
|
@ -339,7 +339,8 @@ Adds `tasks` to the [Tasks][tasks] category of the JumpList on Windows.
|
|||
|
||||
`tasks` is an array of `Task` objects in the following format:
|
||||
|
||||
`Task` Object
|
||||
`Task` Object:
|
||||
|
||||
* `program` String - Path of the program to execute, usually you should
|
||||
specify `process.execPath` which opens the current program.
|
||||
* `arguments` String - The command line arguments when `program` is
|
||||
|
|
Загрузка…
Ссылка в новой задаче