PreviousNext

aud help

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

aud help [operation | -verbose]

Options

-verbose
Used with the help operation, displays more detailed information about the aud object.

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

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

Examples

dcecp> aud help
disable Disables the audit daemon.
enable Enables the audit daemon.
modify Modifies the attributes of the audit daemon.
rewind Rewinds the specified audit trail file to the beginning.
show Returns the attributes for an audit daemon.
stop Stops the audit daemon.
help Prints a summary of command-line options.
operations Returns a list of the valid operations for this command.
dcecp>