mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
This fix updates docs so that log-opts takes map (`{}`) instead
of `[]`, as is defined in the impmenetation (`map[string]string`)
This fix fixes 22311.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>