Added colordiff completion, same as diff
This commit is contained in:
parent
75969454c0
commit
29f4b10890
1
CHANGES
1
CHANGES
@ -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.
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user