https://issues.apache.org/ooo/show_bug.cgi?id=124945
Issue ID: 124945
Issue Type: DEFECT
Summary: Need to accept doubledash --options for future compat.
with Libre Office
Product: General
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
This is a request to make Open Office accept both the legacy single-dash
command line options and equivalent double-dash options. For example, accept
either -calc or --calc.
Recent Libre Office releases accept both styles, and LO relase 4.3 will emit
deprecation warnings when single-dash options are used. This will likely force
scripts which invoke LO to change to using the double-dash form (if they don't
already), rendering them incompatible with OO.
For example, unoconv.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.