Fix erroneous new line in helptemplate

This commit is contained in:
Harshavardhana 2015-06-08 11:57:14 -07:00
parent 8671057005
commit 0571ad0b83

View File

@ -169,7 +169,8 @@ BUILD:
{{range $key, $value := .ExtraInfo}}
{{$key}}:
{{$value}}
{{end}}`
{{end}}
`
func main() {
// set up iodine