moby--moby/cli/command/swarm
Aaron Lehmann 41b84e0994 cli: Change autolock flag description
This change incorporates feedback from @thaJeztah in the PR that added
the autolock flag. It changes the descriptions to be different for
"swarm init" and "swarm update" so that the boolean nature so that the
purpose of the flag in both contexts is clearer.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-11-10 12:05:19 -08:00
..
cmd.go Revise swarm init/update flags, add unlocking capability 2016-11-09 16:09:00 -08:00
init.go cli: Change autolock flag description 2016-11-10 12:05:19 -08:00
join.go change join node role judge 2016-10-19 19:47:42 +08:00
join_token.go Fix bunch of typos 2016-10-29 15:03:26 +08:00
leave.go add short flag for force 2016-11-09 14:40:47 +08:00
opts.go cli: Change autolock flag description 2016-11-10 12:05:19 -08:00
opts_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
unlock.go use "golang.org/x/net/context" instead of "context" 2016-11-10 08:23:19 -08:00
unlock_key.go Add unlock key rotation 2016-11-09 16:09:01 -08:00
update.go cli: Change autolock flag description 2016-11-10 12:05:19 -08:00