Kaydet (Commit) df7e709f authored tarafından Mehdi Bayazee's avatar Mehdi Bayazee

Remove duplicate line in exec_run documentation

Signed-off-by: 's avatarMehdi Bayazee <bayazee@gmail.com>
üst 8ca5b2b3
...@@ -121,7 +121,6 @@ class Container(Model): ...@@ -121,7 +121,6 @@ class Container(Model):
user (str): User to execute command as. Default: root user (str): User to execute command as. Default: root
detach (bool): If true, detach from the exec command. detach (bool): If true, detach from the exec command.
Default: False Default: False
tty (bool): Allocate a pseudo-TTY. Default: False
stream (bool): Stream response data. Default: False stream (bool): Stream response data. Default: False
Returns: Returns:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment