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

Man page for "jar" does not include the "m" action modifier in the "u" synopsis

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • tools
    • None
    • jar
    • beta
    • generic
    • generic

      The man page for "jar" contains:

      Create jar file
          jar c[v0Mmfe] [manifest] [jarfile] [entrypoint] [-C dir] inputfiles [-Joption]

      Update jar file
          jar u[v0Mfe] [manifest] [jarfile] [entrypoint] [-C dir] inputfiles [-Joption]

      The command line for "update" is inexplicably missing the "m" flag, even though
      the "manifest" argument is there. Probably we need to simply change
      v0Mfe to v0Mmfe as in "create".

            duke J. Duke
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: