mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
update commented examples just remove $
This commit is contained in:
@@ -53,7 +53,7 @@ const (
|
||||
cordon_long = `Mark node as unschedulable.
|
||||
`
|
||||
cordon_example = `# Mark node "foo" as unschedulable.
|
||||
$ kubectl cordon foo
|
||||
kubectl cordon foo
|
||||
`
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user