K 10 svn:author V 2 cs K 8 svn:date V 27 2016-07-11T19:53:19.112419Z K 7 svn:log V 310 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 END