1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-06-01 18:06:27 +02:00

Fix --create syntax

It seems that in this section the --create syntax is incorrect. It is contradicted by chapter 2, the later being the one that work.

(this is a different change from my other PR)
This commit is contained in:
Hubert Figuière 2016-11-25 23:13:48 -05:00 committed by GitHub
parent 2ce53003a9
commit f65d55fbb9

View File

@ -87,7 +87,7 @@ list of Markdown files, you can generate a template configuration file
with the `--create` argument:
```bash
$ crowbook --create my.book chapter_*.md
$ crowbook my.book --create chapter_*.md
```
This will generate a default `my.book` file, which you'll need to