Merge pull request #12354 from mjibson/replace-cascade-fix
Fix flag docs for replace cascade
This commit is contained in:
@@ -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=[]
|
||||
|
Reference in New Issue
Block a user