Hide deprecated shorthand in man page

This commit is contained in:
feihujiang
2015-10-14 08:34:22 +08:00
parent dfb400e2e9
commit f3673b8f31
9 changed files with 15 additions and 11 deletions

View File

@@ -73,7 +73,7 @@ existing replication controller and overwrite at least one (common) label in its
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]].