Formatting on optional flags.
This commit is contained in:
parent
1b5872bda3
commit
d0e2f8c547
@ -82,10 +82,10 @@ novel-stats /path/to/your/novel.md[pp] [-c/--chapter] [-a/--act] [-pp]
|
||||
|
||||
### Optional flags
|
||||
|
||||
* -c or --chapter — output chapter-by-chapter breakdown of word counts,
|
||||
* `-c` or `--chapter` — output chapter-by-chapter breakdown of word counts,
|
||||
including how many words in each chapter are tagged with which status
|
||||
* -a or --act — output act-by-act breakdown of word counts (total only)
|
||||
* --pp — run markdown pre-processor, this allows for a multi-file input
|
||||
* `-a` or `--act` — output act-by-act breakdown of word counts (total only)
|
||||
* `--pp` — run markdown pre-processor, this allows for a multi-file input
|
||||
(e.g. each chapter in its own file), but requires the MarkdownPP python
|
||||
library.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user