Rename commands and add aliases.

This commit is contained in:
2020-01-03 18:24:44 +00:00
parent 56e24f1ed9
commit 03573f1cb6
17 changed files with 43 additions and 38 deletions

View File

@@ -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>