Package: apt-xapian-index
Version: 0.41
File: /usr/bin/axi-cache

  # axi-cache search $@
  35 results found.
  Results 1-20:
  ...
  `axi-cache more' will give more results

I can't believe there is no way to get all the results via one command.

I am used to doing
# apt-cache search $@|less

I see, I must write an alias to achieve
{ axi-cache search $@ && axi-cache more 9999;} |less

So you need a axi-cache --all
(but that would be a little different than
apt-cache -a, --all-versions)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to