diff --git a/help/help.go b/help/help.go index 1064310..2f30105 100644 --- a/help/help.go +++ b/help/help.go @@ -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