node rm can be applied on not only active node

Signed-off-by: allencloud <allen.sun@daocloud.io>
Upstream-commit: 002262d6f5d9d88b690124b3743db6856fe4f599
Component: engine
This commit is contained in:
allencloud
2016-11-02 17:22:04 +08:00
parent fd88171dba
commit 3e5ee94d25
6 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ Aliases:
rm, remove
Options:
--force Force remove an active node
--force Force remove a node from the swarm
--help Print usage
```