On 2011-06-09 12:40 -0700, Marcel (Felix) Giannelia wrote:

> Guess it's time I really learned how to navigate texinfo...

You can spare yourself the pain with something along the lines
of

#!/bin/sh
info --subnodes -o- "$1" | less

(Which won't help you in this particular case as neither bash nor
bash-doc contain any .info files, at least not on Debian.)

-- 
André Majorel http://www.teaser.fr/~amajorel/

Reply via email to