mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Fixed get's help message
This commit is contained in:
@@ -17,7 +17,9 @@ Display one or many resources.
|
||||
|
||||
.PP
|
||||
Possible resources include pods (po), replication controllers (rc), services
|
||||
(svc), nodes, events (ev), or component statuses (cs).
|
||||
(svc), nodes, events (ev), component statuses (cs), limit ranges (limits),
|
||||
minions (mi), persistent volumes (pv), persistent volume claims (pvc)
|
||||
or resource quotas (quota).
|
||||
|
||||
.PP
|
||||
By specifying the output as 'template' and providing a Go template as the value
|
||||
|
Reference in New Issue
Block a user