docs/api/client/node
Justin Cormack 445f4f2f3e Missing line feed after accepting node
Avoids
```
root@swarmatorium:~# docker node accept 3dnh6k13o44np9fwl83e7gh80
Node 3dnh6k13o44np9fwl83e7gh80 accepted in the swarm.root@swarmatorium:~#
```

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
(cherry picked from commit c34d752419f0e9c17aa759df1a8314974b0d17ed)
2016-06-17 13:09:11 -07:00
..
accept.go Missing line feed after accepting node 2016-06-17 13:09:11 -07:00
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
demote.go improve some messages in the node subcmds 2016-06-16 23:36:58 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
list.go Remove the node leader column, show leader as status. 2016-06-16 23:36:50 -07:00
opts.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
promote.go improve some messages in the node subcmds 2016-06-16 23:36:58 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
tasks.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go improve some messages in the node subcmds 2016-06-16 23:36:58 -07:00