mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
The "since" query parameter can be *useful* for polling (in combination with "until"), but doesn't actualy stop the endpoint from streaming events. This patch updates the description to better clarify that "since" does not make the endpoint non-streaming. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: ceed39b530838451b5b9c64b372307a0cc8492ab Component: engine