diff options
author | Terry Howe <terrylhowe@gmail.com> | 2013-10-25 21:37:51 -0600 |
---|---|---|
committer | Terry Howe <terrylhowe@gmail.com> | 2013-10-25 21:37:51 -0600 |
commit | 5be07a22eb8197d805af7954316f8c29e3a66c3f (patch) | |
tree | fb8d6289b0248287f58d733f9e2d8ebe0b8aa607 /docs/source/index.rst | |
parent | ff3ac6435ba27a29cdc015d0d7df45c245a7a5e2 (diff) | |
download | cliff-5be07a22eb8197d805af7954316f8c29e3a66c3f.tar.gz |
add bash complete
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index 0a13664..b474208 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -15,6 +15,7 @@ Contents: demoapp list_commands show_commands + complete interactive_mode classes install |