mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
@ -407,7 +407,7 @@ type example struct {
|
||||
Command string
|
||||
}
|
||||
|
||||
// formatExamples formats the exampels as width wrapped bulletpoint
|
||||
// formatExamples formats the examples as width wrapped bulletpoint
|
||||
// descriptions with the command underneath.
|
||||
func formatExamples(examples ...example) string {
|
||||
wrap := cliui.Styles.Wrap.Copy()
|
||||
|
Reference in New Issue
Block a user