mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
19.13.2007 8d73d4b84c10e52c5ee187fde05b4d238c3655a9
opendj-sdk/opends/resource/admin/admin-cli.xsd
@@ -69,6 +69,20 @@
          </xsd:complexType>
        </xsd:element>
      </xsd:sequence>
      <xsd:attribute name="naming-argument-override"
        type="adm:name-type" use="optional">
        <xsd:annotation>
          <xsd:documentation>
            A command-line argument name which should be used to
            override the default argument name used to identify managed
            objects referenced by this relation. By default the
            command-line argument name is derived by taking the last
            word in the relation name and appending "-name". For
            example, the relation "certificate-mapper" becomes
            "mapper-name".
          </xsd:documentation>
        </xsd:annotation>
      </xsd:attribute>
    </xsd:complexType>
  </xsd:element>
</xsd:schema>