4.9.1. Help command
Synopsis
impexp help [-h] [--ade-extensions=<folder>] [-c=<file>]
[--log-file=<file>] [--log-level=<level>]
[--pid-file=<file>] [--plugins=<folder>]
[--use-plugin=<plugin[=true|false]>[,<plugin[=true|false]
>...]]... [@<filename>...] [COMMAND...]
Description
The help
command is used to display the usage help for the
specified command. When no command is given, the usage help for
the main command is shown instead. Alternatively, you can invoke
the command with the --help
flag to get its usage help.
Options
- COMMAND...
The name of the
COMMAND
for which the usage help shall be displayed.
Examples
$ impexp help import
Print the help information about the import command.