apropos

Written by Yujin Boby

Edit in WordPress

apropos is a linux command that search manual pages and descriptions.

Example

root@mil-146068:~# apropos vagrant
vagrant (1)          - Tool for building and distributing virtualized development environments.
dh_vagrant_plugin (1) - packaging helper for vagrant plugins
root@mil-146068:~# 

See Linux Commands