whatis: add glob example (#1365)
This commit is contained in:

committed by
Waldir Pimenta

parent
7a9c755e4e
commit
e8d141b6c4
@@ -10,6 +10,10 @@
|
|||||||
|
|
||||||
`whatis --long {{command}}`
|
`whatis --long {{command}}`
|
||||||
|
|
||||||
|
- Display descriptions for all commands matching a glob:
|
||||||
|
|
||||||
|
`whatis --wildcard {{net*}}`
|
||||||
|
|
||||||
- Search man page descriptions with a regular expression:
|
- Search man page descriptions with a regular expression:
|
||||||
|
|
||||||
`whatis --regex {{regular_expression}}`
|
`whatis --regex '{{wish[0-9]\.[0-9]}}'`
|
||||||
|
Reference in New Issue
Block a user