mirror of
https://github.com/containers/skopeo.git
synced 2026-07-15 06:55:09 +00:00
If an string option is passed in, and it is not followed by a value, then error out with a message saying the option requires a value. For example buildah from --creds --pull dan option --creds requires a value Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #270 Approved by: rhatdan