From 2336cd7aa0721c53e34d8bb543bc18d7f66676e7 Mon Sep 17 00:00:00 2001
From: Livar Cunha <livar@live.com>
Date: Fri, 16 Dec 2016 12:35:25 -0800
Subject: [PATCH] Fixing the help message.

---
 .../GivenThatIWantToShowHelpForDotnetCommand.cs               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/dotnet-help.Tests/GivenThatIWantToShowHelpForDotnetCommand.cs b/test/dotnet-help.Tests/GivenThatIWantToShowHelpForDotnetCommand.cs
index 620a257c6..7fc6cf508 100644
--- a/test/dotnet-help.Tests/GivenThatIWantToShowHelpForDotnetCommand.cs
+++ b/test/dotnet-help.Tests/GivenThatIWantToShowHelpForDotnetCommand.cs
@@ -24,10 +24,10 @@ Arguments:
 
 Common options:
   -v|--verbose          Enable verbose output
-  -h|--help             Show help
+  -h|--help             Show help 
 
 Host options (passed before the command):
-  -d|--diagnostic       Enable diagnostics output
+  -d|--diagnostics      Enable diagnostic output
   --version             Display .NET CLI Version Number
   --info                Display .NET CLI Info