Closed matejak closed 5 years ago
The code
# ARG_OPTIONAL_SINGLE([foo], f) # ARG_OPTIONAL_SINGLE([bar], f) # ARGBASH_GO()
doesn't produce the The short option 'f (in definition of '--bar') is already used error.
The short option 'f (in definition of '--bar') is already used
The code
doesn't produce the
The short option 'f (in definition of '--bar') is already used
error.