mirror of
https://github.com/docker/cli.git
synced 2026-08-27 18:14:20 -05:00
- use `%q` instead of manually quoting the string - use `%d` instead of manually converting the number to a string Signed-off-by: Sebastiaan van Stijn <github@gone.nl>