man
Linux · Help · available in the simulator
What it does
An interface to the system reference manuals.
Syntax
man [sección] página
Options and parameters
-kSearch the keyword across all manual page descriptions.
man -k network-fEquivalent to whatis; display short descriptions from manual pages.
Nmanual section number
-aDisplay all matching manual pages, not just the first one.
1User commands section.
man 1 printf5File formats and configuration files section.
man 5 passwd8System administration commands section.
Usage examples
man lsman 5 passwdman -k copyman -k networkman 1 printf