This commit is contained in:
Todor Mitev 2018-09-07 18:14:00 +03:00 коммит произвёл GitHub
Родитель 8c2ddfb1e3
Коммит 86b8d7ac2f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -28,7 +28,7 @@ sh copy_local.sh "D:\Work\xaml-docs"
sh start-docs.sh
```
In case you want to use a different config.yml file, pass it to the above command as follows:
In case you want to add an additional config.yml file, pass it to the above command as follows:
```bash
sh start-docs.sh _silverlight.yml
```