mirror of
https://github.com/containers/podman.git
synced 2026-03-11 19:27:26 -04:00
Unless `--since` or `--until` is specified, `podman events` will stream new events. Clarify this behavior in the `--help` message and man page to avoid confusion. Fixes: #6536 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>