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:
@@ -54,7 +54,7 @@ namespace DiscImageChef.Commands.Device
|
||||
{
|
||||
internal class DeviceReportCommand : Command
|
||||
{
|
||||
public DeviceReportCommand() : base("device-report",
|
||||
public DeviceReportCommand() : base("report",
|
||||
"Tests the device capabilities and creates an JSON report of them.")
|
||||
{
|
||||
AddArgument(new Argument<string>
|
||||
|
||||
Reference in New Issue
Block a user