Document :wait in the accepted options of #attach
This commit is contained in:
parent
f3dc3e3de0
commit
f57ba07492
|
@ -612,6 +612,7 @@ err:
|
|||
* * +:stdin+
|
||||
* * +:stdout+
|
||||
* * +:stderr+
|
||||
* * +:wait+
|
||||
*/
|
||||
static VALUE
|
||||
container_attach(int argc, VALUE *argv, VALUE self)
|
||||
|
|
Loading…
Reference in a new issue