Hitachi Dynamic Link Manager Software User's Guide for Linux (6.x) (HIT5203-96004, October 2011)

6. Command Reference
402
6.3 help (Displays the Operation Format)
The dlnkmgr command's help operation displays the list of operations available for
the HDLM command, or the format of individual operations.
6.3.1 Format
/opt/DynamicLinkManager/bin/dlnkmgr help [operation] [operation]
...
6.3.2 Parameter
operation
Specify the HDLM command operation whose format you want to know.
You can specify one of the following operations:
clear
help
online
offline
set
view
If you do not specify any operations, the help operation displays all operations
available for the HDLM command.
Examples
Example 1
The following example shows how to display all the operations available in the
HDLM command.
# /opt/DynamicLinkManager/bin/dlnkmgr help
dlnkmgr:
Format
dlnkmgr { clear | help | offline | online | set | view }
KAPL01001-I The HDLM command completed normally. Operation
name = help, completion time = yyyy/mm/dd hh:mm:ss
#
Example 2
The following example shows how to display the formats of multiple operations.