Syntax help
Overview
You can obtain help for the syntax of any control command by entering the command followed by a question mark. WebSphere MQ responds by listing the syntax required for the selected command.
The syntax shows all the parameters and variables associated with the command. Different forms of parentheses are used to indicate whether a parameter is required. For example:
CmdName [-x OptParam ] ( -c | -b ) argumentwhere:
- CmdName
- Is the command name for which you have requested help.
- [-x OptParam ]
- Square brackets enclose one or more optional parameters. Where square brackets enclose multiple parameters, you can select no more than one of them.
- ( -c | -b )
- Brackets enclose multiple values, one of which select. In this example, select either flag c or flag b.
- argument
- A mandatory argument.
Examples
- Result of entering endmqm ?
endmqm [-z][-c | -w | -i | -p] queue_manager- Result of entering rcdmqimg ?
rcdmqimg [-z] [-m queue_manager] -t ObjType [GenericObjName]WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.