mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 22:20:51 +00:00
Reword misleading help text for kubectl patch
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user