Menu

#19 Argument flags of more than a single character

Unknown
open
nobody
None
5
2019-05-06
2018-04-20
ggarra13
No

Add support for argument flags of more than a single character. For example:

-ao <offset>, --audio-offset <offset>

Discussion

  • Daniel Aarno

    Daniel Aarno - 2019-05-06
    • Group: 1.4 --> Unknown
     
  • Daniel Aarno

    Daniel Aarno - 2019-05-06

    This could be slightly tricky to do in a good way, as we support combining switch args (so -abc is the same as -a -b -c). It would require careful consideration. Patches with test are welcome. Setting milestone unknown.

     

Log in to post a comment.