diff --git a/docs/sources/reference/commandline/cli.md b/docs/sources/reference/commandline/cli.md index 5c87b96c45..b5fa29a5e3 100644 --- a/docs/sources/reference/commandline/cli.md +++ b/docs/sources/reference/commandline/cli.md @@ -502,6 +502,10 @@ For example: --since="" Show all events created since timestamp --until="" Stream events until this timestamp +Docker containers will report the following events: + + create, destroy, die, export, kill, pause, restart, start, stop, unpause + ### Examples You'll need two shells for this example.