in docs, update "minions" to "nodes"
This commit is contained in:
@@ -32,7 +32,7 @@ const (
|
||||
get_long = `Display one or many resources.
|
||||
|
||||
Possible resources include pods (po), replication controllers (rc), services
|
||||
(svc), minions (mi), events (ev), or component statuses (cs).
|
||||
(svc), nodes, events (ev), or component statuses (cs).
|
||||
|
||||
By specifying the output as 'template' and providing a Go template as the value
|
||||
of the --template flag, you can filter the attributes of the fetched resource(s).`
|
||||
|
Reference in New Issue
Block a user