diff -r 59be91dfcbe1 -r 09ee878d7214 tool/CommandMaster.cpp --- a/tool/CommandMaster.cpp Thu Jul 24 13:27:06 2008 +0000 +++ b/tool/CommandMaster.cpp Thu Jul 24 13:29:13 2008 +0000 @@ -13,7 +13,7 @@ /*****************************************************************************/ CommandMaster::CommandMaster(): - Command("alias", "Show master and Ethernet device information.") + Command("master", "Show master and Ethernet device information.") { }