Skip to content

Commit e85d896

Browse files
committed
right lang
1 parent 266a13c commit e85d896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/gen-docs/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ navOrder: {{.Position}}
201201
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
202202
203203
{{.Command.Long}}
204-
` + "\n```bash" + `{{define "T1"}}Usage:{{if .Runnable}}
204+
` + "\n```text" + `{{define "T1"}}Usage:{{if .Runnable}}
205205
{{.UseLine}}{{end}}{{if .HasAvailableSubCommands}}
206206
{{.CommandPath}} [command]{{end}}{{if gt (len .Aliases) 0}}
207207

0 commit comments

Comments
 (0)