With the ADRCI help system, you can:
View a list of ADR commands.
View help for an individual command.
View a list of ADRCI command line options.
To view a list of ADRCI commands:
Start ADRCI in interactive mode.
See "Using ADRCI in Interactive Mode" for instructions.
At the ADRCI prompt, enter the following command:
HELP
To get help for a specific ADRCI command:
To view a list of command line options:
Enter the following command at the operating system command prompt:
ADRCI -HELP
The utility displays output similar to the following:
Syntax: adrci [-help] [script=script_filename] [exec="command [;command;...]"] Options Description (Default) ----------------------------------------------------------------- script script file name (None) help help on the command options (None) exec exec a set of commands (None) -----------------------------------------------------------------