diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ Options for commands `build` and `serve` are: -f, --format <name> Change generation format, defaults to site, availables are: site, page, pdf, json --githubHost <url> The url of the github host (defaults to https://github.com/) --plugins <plugins> List of plugins to use separated by ":" +--pluginsConfig <json file> JSON File containing plugins configuration ``` You can publish your books to our index by visiting [GitBook.io](http://www.gitbook.io) |