audevents help
Returns help information about the audevents object and its operations. The syntax is:
audevents help [operation | -verbose]
Options
-verbose Used with the help operation, displays more detailed information about the audevents object.
Description Used without an argument or option, the audevents help command returns brief information about each audevent operation. The optional
operation argument is the name of an operation (catalog, help, operations, or show) about which you want detailed information. Alternatively, you can use the
-verbose option for more detailed information about the audevents object itself.
Privileges Required No special privileges are needed to use the audevents help command.
Examples
dcecp> audevents help catalog Returns the list of event classes for an audit daemon. show Returns the contents of an event class.
help Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp>
|