Add cmdline docs for signing and verification flows

Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
Upstream-commit: 48250832a3dd4b93ee7f61035b5b8176febfb55f
Component: engine
This commit is contained in:
Nathan McCauley
2015-07-07 20:14:47 -07:00
committed by Derek McGowan
parent c0e5c2c227
commit ffb11d4bf7
5 changed files with 7 additions and 0 deletions

View File

@ -65,6 +65,7 @@ weight=1
-t, --tty=false Allocate a pseudo-TTY
-u, --user="" Username or UID (format: <name|uid>[:<group|gid>])
--ulimit=[] Ulimit options
--untrusted=true Skip image verification
--uts="" UTS namespace to use
-v, --volume=[] Bind mount a volume
--volumes-from=[] Mount volumes from the specified container(s)