diff -r af21f0bdc7c9 -r 2b9c78543663 tool/CommandAlias.cpp --- a/tool/CommandAlias.cpp Thu Sep 06 14:21:02 2012 +0200 +++ b/tool/CommandAlias.cpp Mon Nov 03 15:20:05 2014 +0100 @@ -102,7 +102,7 @@ MasterDevice m(getSingleMasterIndex()); m.open(MasterDevice::ReadWrite); slaves = selectedSlaves(m); - + if (slaves.size() > 1 && !getForce()) { err << "This will write the alias addresses of " << slaves.size() << " slaves to " << alias