mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added list-encodings command.
This commit is contained in:
@@ -356,5 +356,10 @@ namespace DiscImageChef
|
||||
public class ListDevicesOptions : CommonOptions
|
||||
{
|
||||
}
|
||||
|
||||
[Verb("list-encodings", HelpText = "Lists all supported text encodings and code pages.")]
|
||||
public class ListEncodingsOptions : CommonOptions
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user