Merge pull request #15996 from JanetKuo/fix-head

Update generated docs
This commit is contained in:
Jeff Lowdermilk
2015-10-20 17:41:28 -07:00

View File

@@ -72,7 +72,7 @@ An autoscaler can automatically increase or decrease number of pods deployed wit
If non\-empty, sort list types using this field specification. The field specification is expressed as a JSONPath expression (e.g. 'ObjectMeta.Name'). The field in the API resource specified by this JSONPath expression must be an integer or a string.
.PP
\fB\-t\fP, \fB\-\-template\fP=""
\fB\-\-template\fP=""
Template string or path to template file to use when \-o=go\-template, \-o=go\-template\-file. The template format is golang templates [
\[la]http://golang.org/pkg/text/template/#pkg-overview\[ra]].