1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 18:02:08 +02:00
tldr/pages/osx/whatis.md
Vitor Henrique c8f956319f
pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-14 21:25:13 +01:00

305 B

whatis

Search a set of database files for short descriptions of system commands for keywords. More information: http://www.linfo.org/whatis.html.

  • Search for information about keyword:

whatis {{keyword}}

  • Search for information about multiple keywords:

whatis {{keyword1}} {{keyword2}}