mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
The --all flag description was misleading by only mentioning intermediate images, when it actually also controls the visibility of dangling (untagged) images. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>