mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
🎨Add interface for writable media images.
This commit is contained in:
@@ -351,6 +351,6 @@ namespace DiscImageChef
|
||||
[Verb("list-encodings", HelpText = "Lists all supported text encodings and code pages.")]
|
||||
public class ListEncodingsOptions : CommonOptions { }
|
||||
|
||||
[Verb("list-options", HelpText = "Lists all options supported by read-only filesystems.")]
|
||||
[Verb("list-options", HelpText = "Lists all options supported by read-only filesystems and writable media images.")]
|
||||
public class ListOptionsOptions : CommonOptions { }
|
||||
}
|
||||
Reference in New Issue
Block a user