mirror of
https://github.com/docker/cli.git
synced 2026-08-24 10:05:37 -05: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>