diff --git a/Aaru/Commands/Image/Info.cs b/Aaru/Commands/Image/Info.cs index a0ffa2342..e29bfc40f 100644 --- a/Aaru/Commands/Image/Info.cs +++ b/Aaru/Commands/Image/Info.cs @@ -44,7 +44,7 @@ namespace Aaru.Commands.Image internal sealed class ImageInfoCommand : Command { public ImageInfoCommand() : base("info", - "Opens a media image and shows information about the media it represents and metadata.") + "Identifies a media image and shows information about the media it represents and metadata.") { AddArgument(new Argument {