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