From 9004495541cfa99a2850a60fccb990a054fe6df4 Mon Sep 17 00:00:00 2001 From: djgoosen Date: Sun, 1 Oct 2017 21:36:13 -0700 Subject: [PATCH] Update rmi.md Signed-off-by: Daniel Goosen --- docs/reference/commandline/rmi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/rmi.md b/docs/reference/commandline/rmi.md index 8fb3eb6913..98abd64a2b 100644 --- a/docs/reference/commandline/rmi.md +++ b/docs/reference/commandline/rmi.md @@ -29,7 +29,7 @@ Options: ## Examples You can remove an image using its short or long ID, its tag, or its digest. If -an image has one or more tag referencing it, you must remove all of them before +an image has one or more tags referencing it, you must remove all of them before the image is removed. Digest references are removed automatically when an image is removed by tag.