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 64899ee commit da54cf2Copy full SHA for da54cf2
README.md
@@ -70,7 +70,7 @@ namespace QuickStart
70
if (o.Verbose)
71
{
72
Console.WriteLine($"Verbose output has been enabled. Current Arguments: -v {o.Verbose}");
73
- Console.WriteLine("Quick Start Example! App is in Verbose mode so verbose messages will be shown!");
+ Console.WriteLine("Quick Start Example! App is in Verbose mode!");
74
}
75
else
76
0 commit comments