reg/vendor/github.com/genuinetools/pkg/cli/doc.go
Jess Frazelle 58cebbaa58
switch to new cli package and update generated files and deps
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-15 17:48:35 -04:00

4 lines
164 B
Go

// Package cli provides a minimal framework for creating and organizing command line
// Go programs. It is designed to be easy to understand and write.
package cli