Skip to content

Commit 67583c7

Browse files
committed
update krew template with new usage
1 parent b7a061c commit 67583c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

krew-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
removing default values, runtime information, and other internal fields.
1313
Examples:
1414
`$ kubectl get pod mypod -o yaml | kubectl neat`
15-
`$ kubectl neat pod mypod -o yaml`
15+
`$ kubectl neat get pod mypod -o yaml`
1616
platforms:
1717
- selector:
1818
matchLabels:

0 commit comments

Comments
 (0)