grim/convey

Start updating the documentation
redux
2021-10-16, Gary Kramlich
738aea24df10
Start updating the documentation
package globals
type Globals struct {
Color bool `kong:"flag,help='Enable colorized output.',default='1'"`
Verbose bool `kong:"flag,help='Be more verbose',short='v',default='0'"`
}