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.
2 parents 123107f + dc950d9 commit 82a9ca1Copy full SHA for 82a9ca1
Source/Contrib/DataValidator/Program.cs
@@ -50,6 +50,7 @@ static void ShowHelp()
50
Console.WriteLine();
51
Console.WriteLine("Options:");
52
Console.WriteLine(" /verbose Displays all expected/valid values in addition to any errors");
53
+ Console.WriteLine(" /help Show help and usage information");
54
55
}
56
0 commit comments