diff --git a/components/cli/docs/sources/reference/commandline/cli.md b/components/cli/docs/sources/reference/commandline/cli.md index b5fa29a5e3..d02c1a860d 100644 --- a/components/cli/docs/sources/reference/commandline/cli.md +++ b/components/cli/docs/sources/reference/commandline/cli.md @@ -506,6 +506,10 @@ Docker containers will report the following events: create, destroy, die, export, kill, pause, restart, start, stop, unpause +and Docker images will report: + + untag, delete + ### Examples You'll need two shells for this example.