Docker inspect can also be used on images, this patch fixed the minor typo in file docker/flags.go and docs/man/docker.1.md Signed-off-by: DiuDiugirl <sophia.wang@pku.edu.cn> Upstream-commit: 471006c02f03d9451721dfbd7e3d62f0db0fc7c7 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.