Linux and Unix help command

Quick links

About help
Syntax
Examples
Related commands
Linux and Unix main page

About help

If you have online help it will pull up an online help screen.

Tip: See the main Linux page for a full listing of Linux commands and help on each command.

Syntax

help

Examples

grep --help

Display a short help file for the command grep.

Related commands

man