TMF Reference Manual (G06.26+)

Using TMFCOM
HP NonStop TMF Reference Manual522418-003
2-11
Requesting Online Help
To obtain the syntax diagram for a specific TMFCOM command, enter the HELP
command followed by the TMFCOM command that you want information about. To
obtain the syntax for the ADD AUDITTRAIL command, for example, enter:
TMF 43> HELP ADD AUDITTRAIL
TMFCOM responds by displaying:
-------------------------------------------------------------
| |
| ADD AUDITTRAIL Command |
| |
| Adds one or more audit trails to the TMF configuration.|
| |
| Security: super user group member. |
| |
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| |
| ADD AUDITTRAIL {MASTER | MAT } |
| {AUX[ILIARY]nn } |
| |
| [,AUDITDUMP {ON | OFF }] |
| |
| |
| [,FILESIZE integer ] |
| |
| [,ACTIVEVOL[S] {volume } |
| {(volume [,volume]...) }] |
| |
| [,FILESPERVOLUME integer ] |
| |
| [,OVERFLOWVOL[S] {volume } |
| {(volume [,volume]...) }] |
| |
| [,OVERFLOWTHRESHOLD integer ] |
| |
| [,RESTOREVOL[S] {volume } |
| {(volume [,volume]...) }] |
| |
| [,BEGINTRANSDISABLE integer ] |
| |
-------------------------------------------------------------