Skip to content
Snippets Groups Projects
Commit 4b520321 authored by Florian Pose's avatar Florian Pose
Browse files

Fixed duplicate alias command.

parent 67180543
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ using namespace std; ...@@ -13,7 +13,7 @@ using namespace std;
/*****************************************************************************/ /*****************************************************************************/
CommandMaster::CommandMaster(): CommandMaster::CommandMaster():
Command("alias", "Show master and Ethernet device information.") Command("master", "Show master and Ethernet device information.")
{ {
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment