mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
I found a bunch of issues where we have "-<opt>" instead of "--<opt>". Also a couple of other issues, like "-notrunc", which is now "--no-trunc" Fixes #5963 Docker-DCO-1.1-Signed-off-by: Brian Goff <cpuguy83@gmail.com> (github: cpuguy83) Upstream-commit: 6d9e64b27bbee9bb699ebc0f0ff98bb7f56961b3 Component: engine
The `contrib` directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.