func init()

in commands/header.go [31:34]


func init() {
	Header.AddCommand(CheckCommand)
	Header.AddCommand(FixCommand)
}