Use TYPE instead of RESOURCE in help string
For commands in kubectl, use TYPE in help string.
This commit is contained in:
@@ -16,7 +16,7 @@ kubectl stop \- Deprecated: Gracefully shut down a resource by name or filename.
|
||||
Deprecated: Gracefully shut down a resource by name or filename.
|
||||
|
||||
.PP
|
||||
stop command is deprecated, all its functionalities are covered by delete command.
|
||||
The stop command is deprecated, all its functionalities are covered by delete command.
|
||||
See 'kubectl delete \-\-help' for more details.
|
||||
|
||||
.PP
|
||||
|
Reference in New Issue
Block a user