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:
@@ -51,6 +51,8 @@ namespace DiscImageChef.Commands.Image
|
||||
|
||||
public ChecksumCommand() : base("checksum", "Checksums an image.")
|
||||
{
|
||||
AddAlias("chk");
|
||||
|
||||
Add(new Option(new[]
|
||||
{
|
||||
"--adler32", "-a"
|
||||
|
||||
Reference in New Issue
Block a user