Added colordiff completion, same as diff

This commit is contained in:
David Paleino 2009-11-21 14:38:41 +01:00
parent 75969454c0
commit 29f4b10890
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ bash-completion (2.x)
* contrib/aptitude: add @(add|remove)-user-tag
* Added munindoc completion to contrib/munin-node, thanks to Tom
Feiner (Debian: #553371)
* Added colordiff completion, same as diff
[ Ville Skyttä ]
* Create bz2 dist tarball too.

View File

@ -1543,7 +1543,7 @@ _longopt()
}
# makeinfo and texi2dvi are defined elsewhere.
for i in a2ps autoconf automake bc gprof ld nm objcopy objdump readelf strip \
bison diff patch enscript cp df dir du ln ls mkfifo mknod mv rm \
bison colordiff diff patch enscript cp df dir du ln ls mkfifo mknod mv rm \
touch vdir awk gperf grep grub indent less m4 sed shar date \
tee who texindex cat csplit cut expand fmt fold head \
md5sum nl od paste pr ptx sha1sum sort split tac tail tr unexpand \