diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,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 -i, --intro <intro> Description of the book to generate --gh, --githubHost <url> The url of the github host (defaults to https://github.com/) +--githubHost <url> The url of the github host (defaults to https://github.com/) --theme <path> Path to theme directory ``` |