mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions
Auto commit by PR queue bot
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user