man command

The man command displays the online manual pages.

Syntax

The syntax for the man command is:
man [options] [ [section] subjects]

Options

OptionDescription
-Output is piped through the more command.
-dDebug.
-FSearch the MANPATH directories.
-f filesDisplay a summary (one line) for each file.
-k keywordsDisplays the header lines that contain any of the keywords.
-M pathSearchs in the path instead of the MANPATH directories.
-tFormat the pages with troff.
-T macDisplay using mac.

Comments

Popular posts from this blog

gsutil Vs Storage Transfer Service Vs Transfer Appliance

SQL basic interview question