diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-06-19 09:16:17 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-06-19 09:16:17 +0000 |
commit | 207758992aed766b96e511bf067b6505c9e783cd (patch) | |
tree | 609bfe646611e77cb9b01ce3802a7aebb3c8e6e5 /Completion/Commands | |
parent | 1b15c688dc9cd826e8df91fe9d2d8e09605e8a66 (diff) | |
download | zsh-207758992aed766b96e511bf067b6505c9e783cd.tar.gz zsh-207758992aed766b96e511bf067b6505c9e783cd.tar.xz zsh-207758992aed766b96e511bf067b6505c9e783cd.zip |
.distfiles additions zsh-3.1.9-dev-1
Diffstat (limited to 'Completion/Commands')
-rw-r--r-- | Completion/Commands/.distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles index dc4355785..bb391269c 100644 --- a/Completion/Commands/.distfiles +++ b/Completion/Commands/.distfiles @@ -2,5 +2,5 @@ DISTFILES_SRC=' .distfiles _bash_completions _complete_debug _correct_filename _correct_word _expand_word _history_complete_word _read_comp _most_recent_file - _complete_help _next_tags _complete_tag + _complete_help _next_tags _complete_tag _generic ' |