Show TOC Start of Content Area

Background documentation HELP  Locate the document in its SAP Library structure

Use

Displays the tool’s help.

Syntax

Syntax

HELP [commandName| commands| usage| configure| simple]

Arguments

 

[commandName]

Name of the command whose help description you want to see.

commands

List all commands.

usage

Displays generic command line arguments.

configure

Lists properties to configure commands or options.

simple

List most common commands.

Description

Displays help command description.

Example

Listing All Available Commands

...

To list all available commands with a short explanation of what the command does, execute:

help commands

Displaying Detailed Information about one Command

...

To display detailed information about the get command, execute:

help get.

End of Content Area