[Aptitude-devel] Bug#681787: document "why single-matching-tilde pattern"

jidanni at jidanni.org jidanni at jidanni.org
Mon Jul 16 16:31:45 BST 2012


Package: aptitude
Version: 0.6.8-1
Severity: wishlist

I think you need to document on the man page the case where only one
package matches a tilde pattern and is the only argument.

# aptitude search ~i~ncdpara
i A libcdparanoia0 - audio extraction tool for sampling CDs (library)
# aptitude show ~i~ncdpara|wc
     19      87     689
# aptitude why ~i~ncdpara
E: No package named "~i~ncdpara" exists.
# aptitude why $@
i   mplayer Depends libcdparanoia0 (>= 3.10.2+debian)

Perhaps say that in
       aptitude [<options>...] {why | why-not} [<patterns>...] <package>
<package> can never be a tilde pattern, to avoid mishaps.



More information about the Aptitude-devel mailing list