PreviousNext

log help

Returns help information about the log object and its operations. The syntax is:

log help [operation [-verbose]

-verbose
Displays detailed information about the log object.

Description
Used without an argument or option, the log help command returns brief information about each log operation. The optional operation argument is the name of an operation about which you want detailed information. Alternatively, you can use the -verbose option for more detailed information about the log object itself.

Privileges Required
No special privileges are needed to use the log help command.

Examples

dcecp> log help
list Returns serviceability components registered by a server.
modify Changes serviceability routing specifications of a server.
show Returns serviceability routing settings for a server.
help Prints a summary of command-line options.
operations Returns a list of the valid operations for this command.
dcecp>