aboutsummaryrefslogtreecommitdiff
path: root/devel/go-pflag/pkg-descr
blob: 6f897e95efe539e8cf2b866313417f9b1b95db48 (plain) (blame)
1
2
3
4
5
6
7
pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags.
pflag is compatible with the GNU extensions to the POSIX recommendations for
command-line options. For a more precise description, see the "Command-line
flag syntax" section below.

WWW: https://github.com/spf13/pflag