Skip to content

Commit

Permalink
Fix the kubectl docs at head.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-robinson committed Apr 1, 2015
1 parent 0cf3590 commit 68ca910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/kubectl-delete.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 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

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/kubectl-delete.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 68ca910

Please sign in to comment.