whatis: add osx page (#3372)
This commit is contained in:
12
pages/osx/whatis.md
Normal file
12
pages/osx/whatis.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# whatis
|
||||
|
||||
> Tool that searches a set of database files containing short descriptions of system commands for keywords.
|
||||
> More information: <http://www.linfo.org/whatis.html>.
|
||||
|
||||
- Search for informations about keyword:
|
||||
|
||||
`whatis {{keyword}}`
|
||||
|
||||
- Search for informations about multiple keywords:
|
||||
|
||||
`whatis {{first_keyword}} {{second_keyword}}`
|
Reference in New Issue
Block a user