fixed minor typo in header
This commit is contained in:
Tiago Pascoal 2018-07-09 15:57:45 +01:00 коммит произвёл GitHub
Родитель cc779655fd
Коммит b50ee3b95f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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
{