Merge pull request #16 from tspascoal/master

Fix typo
This commit is contained in:
Liang Zhu 2018-09-05 13:12:28 -07:00 коммит произвёл GitHub
Родитель cc779655fd b50ee3b95f
Коммит 902889d331
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -27,7 +27,7 @@ NOTE: This only works with 'Inherited Process', for 'XML process' you may upload
##### Command line parameters
- --mode: Optional, default as 'migrate'. Mode of the execution, can be 'migrate' (export and then import), 'export' (export only) or 'import' (import only).
- --config: Optional, default as './configuration.json'. Specify the configuration file.
##### Configuration file strcuture
##### Configuration file structure
- This file is in [JSONC](https://github.com/Microsoft/node-jsonc-parser) format, you don't have to remove comments lines for it to work.
``` json
{