Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
BSD 3-Clause "New" or "Revised" License
2.43k
stars
348
forks
source link
Support multiple chars shorthand eg: -ff file --filefrom file #396
Open
timandy opened 8 months ago
Support multiple chars shorthand. eg: -ff file --filefrom file
some commit cherry-picked from #175 .