mirror of
https://github.com/rwxrob/bonzai
synced 2024-11-14 18:12:59 +00:00
Fix line returns on help output
This commit is contained in:
parent
f823eadc0b
commit
5084c30d94
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user