diff options
author | Paul Tagell <ptagell@gmail.com> | 2014-04-17 07:35:28 +1000 |
---|---|---|
committer | Paul Tagell <ptagell@gmail.com> | 2014-04-17 07:35:28 +1000 |
commit | 19c83aa5a87a109642ef4b9027843ad6a931bb87 (patch) | |
tree | d6d0b0dd9ff81d46f2f29a2b01be3014b5b8094f | |
parent | 555c0d63ee905f9a258cccf164b58b1e1e1bd950 (diff) | |
download | gitbook-19c83aa5a87a109642ef4b9027843ad6a931bb87.zip gitbook-19c83aa5a87a109642ef4b9027843ad6a931bb87.tar.gz gitbook-19c83aa5a87a109642ef4b9027843ad6a931bb87.tar.bz2 |
Removed duplicate line of readme
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -35,7 +35,6 @@ Options for commands `build` and `serve` are: -g, --github <repo_path> ID of github repo like : username/repo -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 --githubHost <url> The url of the github host (defaults to https://github.com/) --theme <path> Path to theme directory ``` |