mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Split filesystem and image list options.
This commit is contained in:
@@ -48,6 +48,7 @@ namespace DiscImageChef.Commands.Image
|
||||
AddCommand(new DecodeCommand());
|
||||
AddCommand(new EntropyCommand());
|
||||
AddCommand(new ImageInfoCommand());
|
||||
AddCommand(new ListOptionsCommand());
|
||||
AddCommand(new PrintHexCommand());
|
||||
AddCommand(new VerifyCommand());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user