From a66ef9f0efb15d0797440eb2d8171dab0e3cb1c1 Mon Sep 17 00:00:00 2001 From: Justin Goshi Date: Fri, 3 Mar 2017 11:05:13 -0800 Subject: [PATCH] Fix spacing --- scripts/obtain/dotnet-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/obtain/dotnet-install.sh b/scripts/obtain/dotnet-install.sh index 90a0be5e6..af2b369a6 100755 --- a/scripts/obtain/dotnet-install.sh +++ b/scripts/obtain/dotnet-install.sh @@ -656,7 +656,7 @@ do echo " --verbose,-Verbose Display diagnostics information." echo " --azure-feed,-AzureFeed Azure feed location. Defaults to $azure_feed" echo " --linux-portable Installs the Linux portable .NET Tools instead of a distro-specific version." - echo " -LinuxPortable" + echo " -LinuxPortable" echo " -?,--?,-h,--help,-Help Shows this help message" echo "" echo "Install Location:"