Commit 6bdb3bf4 authored by Alex Robinson's avatar Alex Robinson

Merge pull request #6316 from a-robinson/docs

Fix the kubectl docs at head.
parents 0cf3590c 68ca910c
## kubectl delete
Delete a resource by filename, stdin, or resource and ID.
Delete a resource by filename, stdin, resource and ID, or by resources and label selector.
### Synopsis
......
......@@ -3,7 +3,7 @@
.SH NAME
.PP
kubectl delete \- Delete a resource by filename, stdin, or resource and ID.
kubectl delete \- Delete a resource by filename, stdin, resource and ID, or by resources and label selector.
.SH SYNOPSIS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment