From 893626142ca95c6abba1d95893ca079baebde4a6 Mon Sep 17 00:00:00 2001 From: nir0s Date: Thu, 12 Feb 2015 09:58:56 +0200 Subject: [PATCH] docs fix --- docs/api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 8c0a85bb..87af48cf 100644 --- a/docs/api.md +++ b/docs/api.md @@ -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