Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Jun 5, 2024
1 parent 9b886c1 commit 783d70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func helpPrinter(_ kong.HelpOptions, ctx *kong.Context) error {
case "version", "interactive":
printFlag(f)
break
}
}
}

fmt.Println(titleStyle.Render("Settings"))
Expand Down

0 comments on commit 783d70a

Please sign in to comment.