mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Change wording on info command
This commit is contained in:
@@ -45,7 +45,7 @@ namespace Aaru.Commands.Archive
|
||||
internal sealed class ArchiveInfoCommand : Command
|
||||
{
|
||||
public ArchiveInfoCommand() : base("info",
|
||||
"Opens an archive file and shows information about it.")
|
||||
"Identifies an archive file and shows information about it.")
|
||||
{
|
||||
AddArgument(new Argument<string>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user