Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-10-24 01:24:31 -07:00
8 changed files with 20 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
.SH NAME
.PP
kubectl api\-versions \- Print available API versions.
kubectl api\-versions \- Print the supported API versions on the server, in the form of "group/version".
.SH SYNOPSIS
@@ -13,7 +13,7 @@ kubectl api\-versions \- Print available API versions.
.SH DESCRIPTION
.PP
Print available API versions.
Print the supported API versions on the server, in the form of "group/version".
.SH OPTIONS INHERITED FROM PARENT COMMANDS