diff -r 69056c46aa4d -r bc2d4bf9cbe5 tool/CommandAlias.cpp --- a/tool/CommandAlias.cpp Thu Sep 06 19:52:17 2012 +0200 +++ b/tool/CommandAlias.cpp Thu Sep 06 20:22:24 2012 +0200 @@ -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