Project

General

Profile

Actions

Bug #3244

closed

App options parsing is limited

Added by Marek Hulán about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Currently we can't set app config options (verbose log level e.g.) using short switch and long must be used with '=' form.

works

installer --verbose-log-level=debug

does not work

installer --verbose-log-level debug
installer -l debug

Actions

Also available in: Atom PDF