diff options
author | deoren <deoren@users.noreply.github.com> | 2018-01-16 15:09:45 -0600 |
---|---|---|
committer | deoren <deoren@users.noreply.github.com> | 2018-01-16 15:09:45 -0600 |
commit | c808b4b8db9b51bb0fb4ab7edc9d4fc4304fb7d2 (patch) | |
tree | 8a28a95a123a020b0827c7b95d5557d2bc0037a1 | |
parent | a9f949e8580fbd685b8b334a875852f2ad65de8a (diff) | |
download | sphinx-git-c808b4b8db9b51bb0fb4ab7edc9d4fc4304fb7d2.tar.gz |
minor typo
-rw-r--r-- | doc/man/sphinx-quickstart.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/sphinx-quickstart.rst b/doc/man/sphinx-quickstart.rst index c4bbc531b..28a52966f 100644 --- a/doc/man/sphinx-quickstart.rst +++ b/doc/man/sphinx-quickstart.rst @@ -20,7 +20,7 @@ Options .. option:: -q, --quiet - Quiet mode that will skips interactive wizard to specify options. + Quiet mode that will skip interactive wizard to specify options. This option requires `-p`, `-a` and `-v` options. .. option:: -h, --help, --version |