1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-21 11:16:06 +02:00

Remove references to proofreading

This commit is contained in:
Lizzie Crowdagger 2023-08-07 01:36:27 +02:00
parent 0a70dd682b
commit 91b63fae89
2 changed files with 0 additions and 18 deletions

View File

@ -74,7 +74,6 @@ epub.version: 3
+ guide/02_config.md
+ guide/03_markdown.md
+ guide/04_templates.md
+ guide/05_proofreading.md
+ guide/06_interactive_fiction.md
+ guide/07_miscellaneous.md
+ guide/08_contributing.md

View File

@ -182,23 +182,6 @@ crowbook -S <BOOK>
Display some statistics (word and character counts) about the book.
## `--proofread`
**Usage**:
```bash
crowbook --proofread <BOOK>
```
or:
```bash
crowbook -p <BOOK>
```
Equivalent to `--set proofread true`, enables proofreading.
See [Proofreading](05_proofreading.md).
## `--autograph`
**Usage**: