Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8266227

Fix help text for --mac-signing-keychain

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 14, 15, 16, 17
    • tools
    • b21

      This change includes help text formatting and minor wording changes as well as described in the comments.

      The help text for mac-signing-keychain is:

       --mac-signing-keychain <file path>
                Path of the keychain to search for the signing identity
                (absolute path or relative to the current directory).
                If not specified, the standard keychains are used.

      but this is not a path.
      It has been fixed in the man pages to say:

       --mac-signing-keychain <keychain name>
                Name of the keychain to search for the signing identity
                If not specified, the standard keychains are used.

      this same change should be made to the help text.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: