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 | add | delete | refresh} 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.
# /opt/DynamicLinkManager/bin/dlnkmgr help online offline help online: Format dlnkmgr online [-path] [-s] dlnkmgr online [-path] -hba HBAPortNumber.BusNumber [-s] dlnkmgr online [-path] -cha -pathid AutoPATH_ID [-s] dlnkmgr online [-path] [-pathid AutoPATH_ID] [-s] dlnkmgr online [-path] [-device SCSI_Device_Name] [-s] dlnkmgr online [-path] -hapath [-lu -pathid AutoPATH_ID] [-s] dlnkmgr online [-path] -dfha [-lu -pathid AutoPATH_ID] [-s] Valid value AutoPATH_ID { 000000 - 999999 }(Decimal) offline: Format dlnkmgr offline [-path] -hba HBAPortNumber.BusNumber [-s] dlnkmgr offline [-path] -cha -pathid AutoPATH_ID [-s] dlnkmgr offline [-path] -pathid AutoPATH_ID [-s] dlnkmgr offline [-path] -device SCSI_Device_Name [-s] Valid value AutoPATH_ID { 000000 - 999999 }(Decimal) help: Format dlnkmgr help { clear | offline | online | set | view | add | delete | refresh } KAPL01001-I The HDLM command completed normally. Operation name = help, completion time = yyyy/mm/dd hh:mm:ss #
- Example 3
The following example shows how to display the operations that can be specified by the help operation
# /opt/DynamicLinkManager/bin/dlnkmgr help help help: Format dlnkmgr help { clear | offline | online | set | view | add | delete | refresh} KAPL01001-I The HDLM command completed normally. Operation name = help, completion time = yyyy/mm/dd hh:mm:ss #