diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Options for commands `build` and `serve` are: ``` -o, --output <directory> Path to output directory, defaults to ./_book --f, --format <name> Change generation format, defaults to site, availables are: site, page, pdf, json, mobi, epub +-f, --format <name> Change generation format, defaults to site, availables are: site, page, ebook, json --config <config file> Configuration file to use, defaults to book.json ``` |