Binaries/man

From Minux Wiki
Revision as of 06:19, 24 September 2024 by Shorun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

man is a binary used to find and view manual files


usage:

man programname


output:

opens the manual for programname


program name is the command, eg: "man apt" or "man useradd"