about summary refs log tree commit diff
path: root/Completion/User
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-02-11 13:27:15 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-02-11 13:27:15 +0000
commit9328260cdf2a6bf9847965bbb92e3e049f52a2cc (patch)
treebf5dfbee60fced68d97df418c98e03354f42b3df /Completion/User
parentdb777b0f0b0ab924afb4ecdef883715e732c702d (diff)
downloadzsh-9328260cdf2a6bf9847965bbb92e3e049f52a2cc.tar.gz
zsh-9328260cdf2a6bf9847965bbb92e3e049f52a2cc.tar.xz
zsh-9328260cdf2a6bf9847965bbb92e3e049f52a2cc.zip
zsh-workers/9681
Diffstat (limited to 'Completion/User')
-rw-r--r--Completion/User/.distfiles2
-rw-r--r--Completion/User/_prcs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles
index 1e058dc34..d3b287ed1 100644
--- a/Completion/User/.distfiles
+++ b/Completion/User/.distfiles
@@ -8,7 +8,7 @@ DISTFILES_SRC='
     _netscape _nslookup _other_accounts _pack _patch _pbm _pdf
     _perl_basepods _perl_builtin_funcs _perl_modules _perldoc
     _ports _prcs _prompt _ps _pspdf _rcs _rlogin _sh _socket
-    _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex
+    _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _texi
     _tiff _uncompress _unpack _urls _use_lo _user_at_host _users
     _users_on _webbrowser _wget _whereis _whois _xargs _yodl _yp
     _zdump
diff --git a/Completion/User/_prcs b/Completion/User/_prcs
index 56a97cdd1..3ab6f57ca 100644
--- a/Completion/User/_prcs
+++ b/Completion/User/_prcs
@@ -133,7 +133,7 @@ else
       '(--new)-N[compare new files against empty files]' \
       "(-P)--exclude-project-file[don't diff the project file]" \
       "(--exclude-project-file)-P[don't diff the project file]" \
-      '--[introduce diff options]:*:diff options: _diff_options' \
+      '--[introduce diff options]:*::diff options: _diff_options' \
       ':project name:_prcs_projects' \
       '*:file or directory:_files'
     ;;