Standard option formats
You can specify options on some commands. You must use a standard format to specify all options.
Follow these guidelines when you use an option:
- Uppercase letters in each option description indicate the minimum abbreviation of a an option. Type the complete option name or an abbreviation of the name.
- Issue options in any combination of uppercase and lowercase letters. Options are not case-sensitive.
- Precede each option with a hyphen (-). For example:
dsmmigquery -mgmtclass -detail /home - Separate each option with a blank space.
- Issue more than one option in a command in any order before or after a file, directory, or file system specification.
- If the option defines a value, separate the option name from the
value with an equal sign (=). For example:
dsmmigfs update -ht=90 /home
The table gives examples of options that do not define a value.
| Command |
|---|
|
The table gives examples of options when a value is defined.
| Command |
|---|
|
In version 6.4 and later, the optionformat option is not supported. Short option format is not supported. You must specify all options with the standard option format.