mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename analyze command to fs-info.
This commit is contained in:
@@ -578,7 +578,7 @@ namespace Aaru.Gui.ViewModels.Windows
|
||||
|
||||
if(partitions.Count == 0)
|
||||
{
|
||||
AaruConsole.DebugWriteLine("Analyze command", "No partitions found");
|
||||
AaruConsole.DebugWriteLine("Fs-info command", "No partitions found");
|
||||
|
||||
checkRaw = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user