summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPaul Tagell <ptagell@gmail.com>2014-04-17 07:35:28 +1000
committerPaul Tagell <ptagell@gmail.com>2014-04-17 07:35:28 +1000
commit19c83aa5a87a109642ef4b9027843ad6a931bb87 (patch)
treed6d0b0dd9ff81d46f2f29a2b01be3014b5b8094f /README.md
parent555c0d63ee905f9a258cccf164b58b1e1e1bd950 (diff)
downloadgitbook-19c83aa5a87a109642ef4b9027843ad6a931bb87.zip
gitbook-19c83aa5a87a109642ef4b9027843ad6a931bb87.tar.gz
gitbook-19c83aa5a87a109642ef4b9027843ad6a931bb87.tar.bz2
Removed duplicate line of readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8fc771..5a827d9 100644
--- a/README.md
+++ b/README.md
@@ -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
```