Skip to content

Commit 6ce423d

Browse files
committed
Shortened message to remove scrollbar
1 parent da54cf2 commit 6ce423d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ namespace QuickStart
6969
{
7070
if (o.Verbose)
7171
{
72-
Console.WriteLine($"Verbose output has been enabled. Current Arguments: -v {o.Verbose}");
72+
Console.WriteLine($"Verbose output enabled. Current Arguments: -v {o.Verbose}");
7373
Console.WriteLine("Quick Start Example! App is in Verbose mode!");
7474
}
7575
else

0 commit comments

Comments
 (0)