summaryrefslogtreecommitdiff
path: root/docs/bashcomplete.rst
diff options
context:
space:
mode:
authorJacob Tolar <jacob@sheckel.net>2017-10-28 10:14:04 -0500
committerJacob Tolar <jacob@sheckel.net>2017-10-28 10:14:04 -0500
commit757d94ebb28e31a0a9298cca548e4e0bbd5450d6 (patch)
tree78fee8e61a66e1d152cade8ed0a542e4201f4178 /docs/bashcomplete.rst
parentb471d346e93b818d7c8a87d8cee9e0705435ac19 (diff)
downloadclick-757d94ebb28e31a0a9298cca548e4e0bbd5450d6.tar.gz
Clean up Sphinx errors.
Diffstat (limited to 'docs/bashcomplete.rst')
-rw-r--r--docs/bashcomplete.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bashcomplete.rst b/docs/bashcomplete.rst
index e2e2d49..92be9ff 100644
--- a/docs/bashcomplete.rst
+++ b/docs/bashcomplete.rst
@@ -95,7 +95,7 @@ And then you would put this into your bashrc instead::
. /path/to/foo-bar-complete.sh
Zsh Compatibility
-----------------
+-----------------
To enable Bash completion in Zsh, add the following lines to your .zshrc: