
NAME
    help - Help Facility

SYNOPSIS
    help [category | command]

DESCRIPTION
    The Help Facility provides assistance for users, whether they desire
    general information or specific assistance.

    Without arguments,  help prints a list of available on-line assistance
    categories and commands.

    With arguments, help directly displays the named on-line assistance
    category or command.

    Help is available for several categories and each of the commands.
    For example,

        help help

    displays this help information.

    A full list of all of the commands is displayed by entering:

        help commands

    The following is recommended for first time users:

        help intro

