node rm can be applied on not only active node

Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
allencloud
2017-06-02 00:10:31 +00:00
committed by Tibor Vass
parent 94bc15016e
commit 6cf2234377
2 changed files with 2 additions and 2 deletions
+1 -1
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
```