1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00

arno.: 24111: complete -lsbin and -lsman options to dlocate.

This commit is contained in:
Clint Adams 2007-11-21 18:50:06 +00:00
parent 846a8b9075
commit 43118f8a01
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-11-21 Clint Adams <clint@zsh.org>
* arno.: 24111: Completion/Debian/Command/_dlocate: complete -lsbin
and -lsman options to dlocate.
2007-11-21 Peter Stephenson <pws@csr.com>
* 24110: Src/Modules/curses.c: change those includes yet again.

View file

@ -13,6 +13,8 @@ _arguments \
'-du[du -sck of all files in package]' \
'-conf[list conffiles in package]' \
'-lsconf[ls -ldF of conffiles in package]' \
'-lsman[list man pages in package]' \
'-lsbin[list executable files in package]' \
'-md5sum[list md5sums (if any) of package]' \
'-md5check[check md5sums (if any) of package]' \
'-man[list man pages (if any) of package]' \