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

rename --output/-o option and add default value (".")

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • internal
    • internal
    • tools

      feedback:
      - The `--output`/`-o` option is confusing. It doesn’t name the output
      itself, but rather a directory into which the single item of output
      will be placed. Typing `-o .` all the time is just annoying. It’d
      be more logical to rename this option to `--dest`/`-d` and to make it
      optional, with a default value of `.`.

      We will rename the option from "--output" / "-o" to "-dest" / "-d" as requested.
      We will change this from required option to optional and change the default to ".".

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

              Created:
              Updated:
              Resolved: