From 90d2dbd31c394731366b712707f4e187e6911c3f Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 5 Mar 2021 13:38:06 +0000 Subject: [PATCH] Rework image info command. --- Aaru/Commands/Image/Info.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {