|
|
|
|
|
by blueblob
4528 days ago
|
|
Yeah, pretty annoying, if you use less as a pager for your manpages, you can try: /^[[:blank:]]+-l
but it's kind of annoying that you have to use regular expressions to find what you are looking for faster.EDIT: it may work in more (the default pager) but I haven't tried it. |
|