Reword misleading help text for kubectl patch

This commit is contained in:
Jeff Lowdermilk
2015-11-10 11:55:20 -08:00
parent 18c74de9a8
commit 6868382072
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
.SH NAME
.PP
kubectl patch \- Update field(s) of a resource by stdin.
kubectl patch \- Update field(s) of a resource using strategic merge patch.
.SH SYNOPSIS