summaryrefslogtreecommitdiffstats
path: root/Completion/Commands/.distfiles
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-05-23 15:27:13 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-05-23 15:27:13 +0000
commitbfe6602d9ed26e3138f7612b1959b85fec833507 (patch)
tree5d9c188a6fd4f70aa8b232367132683e237df4e5 /Completion/Commands/.distfiles
parentdoc clarifications for zparseopts (11536) (diff)
downloadzsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.gz
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.bz2
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.lz
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.xz
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.zst
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.zip
11537: new _complete_tag function
Diffstat (limited to 'Completion/Commands/.distfiles')
-rw-r--r--Completion/Commands/.distfiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles
index 139c9e514..dc4355785 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_help _next_tags _complete_tag
'