mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename commands and add aliases.
This commit is contained in:
@@ -38,7 +38,6 @@ namespace DiscImageChef.Commands.Device
|
||||
{
|
||||
public DeviceFamily() : base("device", "Commands that talks to devices")
|
||||
{
|
||||
AddAlias("d");
|
||||
AddAlias("dev");
|
||||
|
||||
AddCommand(new DeviceInfoCommand());
|
||||
|
||||
Reference in New Issue
Block a user