Skip to content

Commit 878ef47

Browse files
authored
kubectl-get: add ellipsis (#17623)
1 parent 35aedad commit 878ef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/common/kubectl-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
- Get other resources:
2727

28-
`kubectl get {{persistentvolumeclaims|secret}}`
28+
`kubectl get {{persistentvolumeclaims|secret|...}}`
2929

3030
- Get all resources in all namespaces:
3131

0 commit comments

Comments
 (0)