mirror of https://github.com/docker/docker-py.git
docs fix
This commit is contained in:
parent
0379bddeaa
commit
893626142c
|
|
@ -672,7 +672,6 @@ This will stream statistics for a specific container.
|
|||
**Params**:
|
||||
|
||||
* container (str): The container to start
|
||||
* aggregate (int): The number of messages to aggregate before returning a stream object.
|
||||
|
||||
```python
|
||||
>>> from docker import Client
|
||||
|
|
|
|||
Loading…
Reference in New Issue