apropos: add -a example (#3018)
This commit is contained in:
@@ -9,3 +9,7 @@
|
|||||||
- Search without restricting output to terminal width:
|
- Search without restricting output to terminal width:
|
||||||
|
|
||||||
`apropos -l {{regular_expression}}`
|
`apropos -l {{regular_expression}}`
|
||||||
|
|
||||||
|
- Search for pages that only contain all of the expressions given (AND search):
|
||||||
|
|
||||||
|
`apropos {{regular_expression_1}} -a {{regular_expression_2}} -a {{regular_expression_3}`
|
||||||
|
Reference in New Issue
Block a user