Table of Contents

Bash - Help (Builtin command)

About

Display helpful information about builtin commands and shell control structures

Syntax

Help without options will print help for all the:

help [-s] [pattern]

where

Return value

The return status is 0 unless no command matches pattern.

Documentation / Reference