Copyright Digital Equipment Corp. All rights reserved.

Command_Qualifiers

/BRIEF
  Lists the group name only. You cannot specify both the /CONTENTS
  and /BRIEF qualifiers with the same command.

/CONTENTS
  /CONTENTS[=n]
  /CONTENTS[=ALL]
  /NOCONTENTS

  Displays the name of each group and the names of all test
  descriptions and groups that are contained in the specified
  groups. The default is /CONTENTS=1.

  The /CONTENTS=n qualifier displays this information for n levels
  of groups within each specified group. If n is greater than one,
  all nested groups for n levels are expanded and displayed.

  The /CONTENTS=ALL qualifier displays this information for all
  groups within each group. The /NOCONTENTS qualifier displays the
  group names only.

/FULL
  Displays the same output as the /CONTENTS=ALL qualifier.

/INTERMEDIATE
  Lists the group name and any remark added during the creation,
  modification, or copying of the group. This is the default.

/MEMBER
  Lists the groups of which the specified groups are members.

/OUTPUT
  /OUTPUT[=file-specification]

  Sends the requested information to the specified file. If you
  specify the file name but omit the file type, the file type
  defaults to .LIS. The output is sent to SYS$OUTPUT.