mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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)