--- tags: - flags - autogenerated --- # Flags | {{ padRight .ColWidths.Flag "Flag" }} | {{ padRight .ColWidths.Description "Description" }} | |:{{ leftSep .ColWidths.Flag }}|:{{ leftSep .ColWidths.Description }}| {{- range .Flags }} | {{ padRight $.ColWidths.Flag .Name }} | {{ padRight $.ColWidths.Description .Description }} | {{- end -}}