TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-146
HELP
Examples
The following HELP command displays information about the TMFCOM command
RESET, showing the objects upon which the command can operate:
~HELP RESET
------------------------------------------------------------
| RESET AUDITTRAIL |
| RESET DATAVOLS |
| RESET DUMPS |
| RESET TAPEMEDIA |
------------------------------------------------------------
The next HELP command displays the purpose and syntax of the TMFCOM command
RESET TAPEMEDIA. (The command name is RESET, and the object name is
TAPEMEDIA.)
~HELP RESET TAPEMEDIA
-------------------------------------------------------------
| RESET TAPEMEDIA Command |
| |
| Removes certain tape volume attributes, or resets |
| others to their defaults, canceling the effects of |
| previous SET TAPEMEDIA commands. |
| |
| Security: any user. |
| |
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| |
| RESET TAPEMEDIA {attribute [,attribute]...} |
| { * } |
| |
| where: |
| |
| attribute is: |
| |
| [ DENSITY ] |
| [ DRIVE ] |
| [ LABEL ] |
| [ STATUS ] |
| [ UNLOAD ] |
| |
-------------------------------------------------------------