Update CLI docs for flag name change.
This commit is contained in:
parent
8024b08f93
commit
c3a1e41ed7
|
@ -62,7 +62,7 @@ a title.
|
|||
mdbook init --title="my amazing book"
|
||||
```
|
||||
|
||||
#### --gitignore
|
||||
#### --ignore
|
||||
|
||||
Create a `.gitignore` file configured to ignore the `book` directory created when [building] a book.
|
||||
If not supplied, an interactive prompt will ask whether it should be created.
|
||||
|
|
Loading…
Reference in New Issue