mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Small wording changes for dump conversions
This commit is contained in:
@@ -260,7 +260,7 @@ int ConvertCommand(const std::vector<std::string>& args)
|
||||
{
|
||||
if (!compression_o.has_value())
|
||||
{
|
||||
fmt::print(std::cerr, "Error: Compression format must be set for WIA or RVZ\n");
|
||||
fmt::print(std::cerr, "Error: Compression method must be set for WIA or RVZ\n");
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user