diff options
| author | Carl Worth <cworth@cworth.org> | 2010-04-06 18:44:12 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-04-06 18:44:20 -0700 |
| commit | 7d9851e293fad762cd959e9be819e48a26087cdc (patch) | |
| tree | 282711dc64d5fa7d82f001ea173ad2e79e91e882 /completion/README | |
| parent | 9ed5e095a81f23b286a10a4fd51c09769c8d62ee (diff) | |
| parent | e7837ace186a09508140193c1dabe3317dadf797 (diff) | |
Merge branch 'debian'
These are the changes made between the notmuch 0.1 release and the
release of Debian version 0.1-1. It's mostly changes to the debian
directory, of course, but does also include some generally useful
Makefile improvements.
Diffstat (limited to 'completion/README')
| -rw-r--r-- | completion/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/completion/README b/completion/README new file mode 100644 index 00000000..40a30e5f --- /dev/null +++ b/completion/README @@ -0,0 +1,10 @@ +notmuch completion + +This directory contains support for various shells to automatically +complete partially entered notmuch command lines. + +notmuch-completion.bash Command-line completion for the bash shell + +notmuch-completion.tcsh Command-line completion for the tcsh shell + +notmuch-completion.zsh Command-line completion for the zsh shell |
