Document :wait in the accepted options of #attach

This commit is contained in:
Andre Nathan 2014-02-11 08:52:22 -02:00
parent f3dc3e3de0
commit f57ba07492

View file

@ -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)