mirror of
https://github.com/docker/cli.git
synced 2026-08-29 10:06:35 -05:00
The `docker image rm` command can be used not only to remove images but also remove tags. This update improves the documentation to make this clear. Signed-off-by: Filip Jareš <filipjares@gmail.com>