summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@gmail.com>2014-04-16 14:38:49 -0700
committerAaron O'Mullan <aaron.omullan@gmail.com>2014-04-16 14:38:49 -0700
commit7bed9a257d0521afd873b63314d15b80fbc5116f (patch)
tree06b50ab5f33a50d2e142c2e5dd59aa7f0ec0883e
parent9e4b393b7a77b3fa782edfb2ced0f5776f05997c (diff)
parent19c83aa5a87a109642ef4b9027843ad6a931bb87 (diff)
downloadgitbook-7bed9a257d0521afd873b63314d15b80fbc5116f.zip
gitbook-7bed9a257d0521afd873b63314d15b80fbc5116f.tar.gz
gitbook-7bed9a257d0521afd873b63314d15b80fbc5116f.tar.bz2
Merge pull request #105 from ptagell/master
Removed duplicate line of readme
-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
```