Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 288 Bytes

OPEN_ISSUES.md

File metadata and controls

10 lines (9 loc) · 288 Bytes

Open Issues/Features

  • make parameter names lowercase automatically
  • All short options which require no values can be aggregated in either direction and can be followed immediately by one of the short options
program -wQ
program -Qw
program -wQ -l name
program -wQl name