mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Code in methods of this type also used the Client, and having this receiver
named "c" made it easy to confuse it for referring to Client ("c").
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>