containers / skopeo

Work with remote images registries - retrieving information, images, signing content
Apache License 2.0
7.83k stars 758 forks source link

[skopeo-sync doc] there is an error in skopeo/docs/skopeo-sync.1.md #944

Closed yuhuijiang closed 4 years ago

yuhuijiang commented 4 years ago

"TLS verification is normally enabled, and it can be disabled setting tls-verify to true." Here the "true" should be false to disable TLS verification.

rhatdan commented 4 years ago

Could you open a PR to make the change?

zhangguanzhang commented 4 years ago

@rhatdan I see the doc has been change to correct, Please close the issue