mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-24 19:13:47 +08:00
Fixed duplicate alias command.
This commit is contained in:
@@ -13,7 +13,7 @@ using namespace std;
|
||||
/*****************************************************************************/
|
||||
|
||||
CommandMaster::CommandMaster():
|
||||
Command("alias", "Show master and Ethernet device information.")
|
||||
Command("master", "Show master and Ethernet device information.")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user