We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab3e59 commit f718615Copy full SHA for f718615
Source/Contrib/DataCollector/Program.cs
@@ -52,6 +52,7 @@ static void ShowHelp()
52
Console.WriteLine(" /system Collects and reports on various system information");
53
Console.WriteLine(" /tile-terrtex Scans the provided PATHs for MSTS tile files (.t) and");
54
Console.WriteLine(" produces a statistical summary of the terrtex used");
55
+ Console.WriteLine(" /help Show help and usage information");
56
}
57
58
struct TileTerrtexDirectory
0 commit comments