Copyright Digital Equipment Corp. All rights reserved.

Command_Qualifiers

 

/DEBUG
      /DEBUG
      /NODEBUG (default)

   The option enables debugging.
 

/EXCLUDE
      /EXCLUDE=comma-separated-list-of-attributes

   This option can be used to specify attributes to ignore when
   doing the differencing. By default, if neither /EXCLUDE nor
   /INCLUDE is specified, all attributes are compared.
 

/INCLUDE
      /INCLUDE=comma-separated-list-of-attributes

   This option can be used to specify attributes to compare when
   doing the differencing. By default, if neither /EXCLUDE nor
   /INCLUDE is specified, all attributes are compared.
 

/NAME
      /NAME=directory-name

   This option can be used to specify the name of the directory
   being compared, thereby allowing proper treatment of entries with
   an IGNORE_FOR attribute.