diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-11-17 15:01:46 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-11-17 15:01:46 +0000 |
commit | cd703bda4a6b406da4f5c8a465bed1180de6691d (patch) | |
tree | 6d2a924e8b877a3f40a753baeecc69ad74ca5e9b /Completion/Commands | |
parent | 4b083ad1ecbaa46974f12df9c94107aef0a3589e (diff) | |
download | zsh-cd703bda4a6b406da4f5c8a465bed1180de6691d.tar.gz zsh-cd703bda4a6b406da4f5c8a465bed1180de6691d.tar.xz zsh-cd703bda4a6b406da4f5c8a465bed1180de6691d.zip |
zsh-workers/8657
Diffstat (limited to 'Completion/Commands')
-rw-r--r-- | Completion/Commands/.distfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles index 804e65be3..21329f1c0 100644 --- a/Completion/Commands/.distfiles +++ b/Completion/Commands/.distfiles @@ -2,4 +2,5 @@ DISTFILES_SRC=' .distfiles _bash_completions _correct_filename _correct_word _expand_word _history_complete_word _read_comp _most_recent_file _complete_help + _verbose_list ' |