help

Displays help on command usage, or (on Attache) a reference page

APPLICABILITY


Product

Command Type

ClearCase


cleartool subcommand


ClearCase LT


cleartool subcommand


Attache


command


MultiSite


multitool subcommand


Platform

UNIX


Windows

SYNOPSIS

h·elp [ command-name ]
command-name -h·elp

DESCRIPTION

This command does not require a product license.

ClearCase, ClearCase LT, MultiSite

The help command displays a usage message for all cleartool or multitool subcommands, or for one particular subcommand. You can also use help as a command option. For example:

cmd-context lsco -help

Attache

When used as a command name, this command is a synonym for man.

help formats and displays the specified on-line reference page. For local and hybrid commands, or if your helper is running on a UNIX host, you can use any valid command abbreviation or alias. For example:

cmd-context help uncheckout (full command name)

cmd-context help uncheck (abbreviation - local or hybrid command or UNIX)

cmd-context help unco (alias - local or hybrid command or UNIX)

With no arguments, help displays the Attache overview reference page. man is a synonym for help.

When used as a -help command option, it displays a usage message for one particular command. You can use any valid command abbreviation or alias for any command. For example:

cmd-context lsco -help

Usage: lscheckout | lsco [-long | -short | -fmt format] [-cview]
[-brtype branch-type] [-me | -user login-name]
[-recurse | -directory | -all | -avobs ] [-areplicas]
[pname ...]

RESTRICTIONS

None.

OPTIONS AND ARGUMENTS

ClearCase, ClearCase LT, MultiSite

SPECIFYING A SUBCOMMAND.  Default: Displays syntax summaries for all cleartool or multitool subcommands, grouped by function (not alphabetically).

command-name -h·elp
h·elp command-name

Displays the syntax summary for one cleartool or multitool subcommand.
Attache

SPECIFYING THE REFERENCE PAGE.  Default: Displays the overview reference page for Attache.

command_name

The name (or abbreviation, or alias) of an Attache local or hybrid command; or the name of any other reference page.

GETTING USAGE INFORMATION.  Default: None.

command-name -h·elp

Displays the syntax summary for one Attache command.

EXAMPLES

SEE ALSO

attache_command_line_interface, man