Rename to flags and environment variables to content trust
Update help line to allow 90 characters instead of 80 The trust flag pushes out the help description column wider, requiring more room to display help messages. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
committed by
Tibor Vass
parent
53d11aa48e
commit
57094eec6e
@ -15,8 +15,8 @@ weight=1
|
||||
|
||||
Pull an image or a repository from the registry
|
||||
|
||||
-a, --all-tags=false Download all tagged images in the repository
|
||||
--untrusted=true Skip image verification
|
||||
-a, --all-tags=false Download all tagged images in the repository
|
||||
--disable-content-trust=true Skip image verification
|
||||
|
||||
Most of your images will be created on top of a base image from the
|
||||
[Docker Hub](https://hub.docker.com) registry.
|
||||
|
||||
Reference in New Issue
Block a user