.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17. .TH AXI-CACHE "1" "February 2021" "axi-cache 0.47" "User Commands" .SH NAME axi-cache \- query the Apt Xapian Index .SH SYNOPSIS .B axi-cache [\fI\,options\/\fR] \fI\,command \/\fR[\fI\,args\/\fR] .SH DESCRIPTION Query the Apt Xapian index. .SS "Commands:" .IP search commands: .TP axi\-cache again [query] repeat the last search, possibly adding query terms .TP axi\-cache help show a summary of commands .TP axi\-cache info print information about the apt\-xapian\-index environment .TP axi\-cache last [count] show the last results again .TP axi\-cache more [count] show more terms from the last search .TP axi\-cache rdetails pkgname[s] show details of reverse relationships for the given packages .TP axi\-cache search [terms] start a new search .IP apt\-cache front\-ends: .TP axi\-cache depends pkgname[s] run apt\-cache depends pkgname[s] .TP axi\-cache madison pkgname[s] run apt\-cache madison pkgname[s] .TP axi\-cache policy pkgname[s] run apt\-cache policy pkgname[s] .TP axi\-cache rdepends pkgname[s] run apt\-cache rdepends pkgname[s] .TP axi\-cache show pkgname[s] run apt\-cache show pkgname[s] .TP axi\-cache showpkg pkgname[s] run apt\-cache showpkg pkgname[s] .TP axi\-cache showsrc pkgname[s] run apt\-cache showsrc pkgname[s] .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-s\fR SORT, \fB\-\-sort\fR=\fI\,SORT\/\fR sort by the given value, as listed in \fI\,/var/lib/apt\-xapian\-index/values\/\fP. Add a '\-' to reverse sort order .TP \fB\-\-tags\fR show matching tags, rather than packages .TP \fB\-\-tabcomplete\fR=\fI\,TYPE\/\fR suggest words for tab completion of the current command line (type is 'plain' or 'partial') .TP \fB\-\-last\fR use 'show \fB\-\-last\fR' to limit tab completion to only the packages from the last search results .TP \fB\-\-all\fR disable pagination and always show all results. Note that search results are normally sorted by relevance, so you may find meaningless results at the end of the output