Fix flag docs for replace cascade

This commit is contained in:
Matt Jibson
2015-08-10 12:03:43 -04:00
parent 72db123025
commit 2c0f32e9b8
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ Please refer to the models in
.SH OPTIONS
.PP
\fB\-\-cascade\fP=false
Only relevant during a force replace. If true, cascade the deletion of the resources managed by this resource (e.g. Pods created by a ReplicationController). Default true.
Only relevant during a force replace. If true, cascade the deletion of the resources managed by this resource (e.g. Pods created by a ReplicationController).
.PP
\fB\-f\fP, \fB\-\-filename\fP=[]