Fix kubectl --attach decription with deprecated --interactive

This commit is contained in:
Dr. Stefan Schimanski
2016-06-01 13:14:57 +02:00
parent ea07d310d1
commit 026804c2be
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ Creates a deployment or job to manage the created container(s).
.SH OPTIONS
.PP
\fB\-\-attach\fP=false
If true, wait for the Pod to start running, and then attach to the Pod as if 'kubectl attach ...' were called. Default false, unless '\-i/\-\-interactive' is set, in which case the default is true.
If true, wait for the Pod to start running, and then attach to the Pod as if 'kubectl attach ...' were called. Default false, unless '\-i/\-\-stdin' is set, in which case the default is true.
.PP
\fB\-\-command\fP=false