Merge pull request #3892 from jasssonpet/patch-1

Formatting app.md
This commit is contained in:
Cheng Zhao 2015-12-22 19:16:04 +08:00
Родитель 9aa37580e3 2f732a7c0f
Коммит e14d472934
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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