Fix line returns on help output

This commit is contained in:
rwxrob 2022-04-06 09:25:46 -04:00
parent f823eadc0b
commit 5084c30d94
No known key found for this signature in database
GPG Key ID: 2B9111F33082AE77

View File

@ -79,6 +79,7 @@ func printIfHave(thing, name, value any) {
return
}
Z.PrintEmph(to.String(value))
fmt.Println()
}
// ForTerminal converts the collective help documentation of the given