TMF Reference Manual (G06.26+)

Using TMFCOM
HP NonStop TMF Reference Manual522418-003
2-10
Requesting Online Help
Requesting Online Help
You can request online help to remember TMFCOM command names and syntax.
This assistance is available through the HELP command, which can display:
A list of the TMFCOM commands associated with a specific keyword, such as
ADD, ALTER, INFO, or SET
The syntax diagram for a specific TMFCOM command
A list of all TMFCOM commands
To list all of the TMFCOM commands associated with a particular keyword, enter the
HELP command followed by the keyword itself. For example, to display the
commands associated with the ADD command, enter:
TMF 40> HELP ADD
TMFCOM responds by displaying:
------------------------------------------------------------
| ADD AUDITTRAIL |
| ADD DATAVOLS |
| ADD DUMPS |
| ADD RESOURCEMANAGER |
| ADD TAPEMEDIA |
------------------------------------------------------------
As another example, to list all the TMFCOM commands associated with the keyword
AUDITDUMP, enter:
TMF 41> HELP AUDITDUMP
TMFCOM displays:
------------------------------------------------------------
| ALTER AUDITDUMP |
| DISABLE AUDITDUMP |
| ENABLE AUDITDUMP |
| INFO AUDITDUMP |
| STATUS AUDITDUMP |
------------------------------------------------------------
Note. The HELP command output only shows commands and options available with the
currently opened TMFSERVE process. If your TMFCOM is accessing an earlier version of
TMFSERVE, some of the current HELP information may not appear.