1 /ALL
Specifies that all key definitions in the current state be displayed. You can use the /STATE qualifier to request key definitions in other states. If you use the /ALL qualifier, do not specify a key name.
2 /BRIEF
/BRIEF /NOBRIEF The /BRIEF qualifier requests that only the key definition and state be displayed. /NOBRIEF requests that all qualifiers associated with a key definition be displayed. The /BRIEF qualifier performs the same function as the /NOFULL qualifier. /BRIEF is the default.
3 /DIRECTORY
Specifies that the names of all states for which keys have been defined be displayed. The predefined key states are DEFAULT, GOLD, BLUE, EXPAND, MOVE and CONTRACT.
4 /FULL
/FULL /NOFULL The /FULL qualifier requests that all qualifiers associated with a key definition be displayed. The /NOFULL qualifier requests that only the key definition and state be displayed. The /FULL qualifier performs the same function as the /NOBRIEF qualifier. /NOFULL is the default.
5 /STATE
/STATE=(state-name[,...]) /NOSTATE Specifies the name of a state for which the specified key definitions are to be displayed. If you specify only one state name, you can omit the parentheses. The predefined state names are DEFAULT, GOLD, BLUE, EXPAND, MOVE and CONTRACT. Additional state names are created with the DEFINE/KEY command. If you omit the /STATE qualifier or use /NOSTATE, key definitions in the current state are displayed.