docs/api/client/swarm
Aaron Lehmann 32b12ed57a Use spaces, not tabs, to format sample "swarm join" command
Using tabs here seems to cause copy/paste problems in some terminals.
Using spaces is safer.

Fixes #24609

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit 6de8fcb2f2baf335fc24e10909078199af528e8d)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:14:59 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
init.go Use spaces, not tabs, to format sample "swarm join" command 2016-07-25 23:14:59 -07:00
inspect.go Remove dead code for "inspect --pretty" 2016-07-25 23:14:58 -07:00
join.go Use flag constants for swarm flag. 2016-06-30 16:47:39 -07:00
leave.go Use flag constants for swarm flag. 2016-06-30 16:47:39 -07:00
opts.go Add support for comma-separated --auto-accept syntax. 2016-07-12 15:50:36 -07:00
opts_test.go Add support for comma-separated --auto-accept syntax. 2016-07-12 15:50:36 -07:00
secret.go Generate a swarm joining secret if none is specified 2016-07-08 15:33:27 -07:00
update.go fix stdout and stderr in api client 2016-07-08 15:32:14 -07:00