Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Corrected usage...
Browse files Browse the repository at this point in the history
  • Loading branch information
John Beisner committed Nov 12, 2017
1 parent 9599ee5 commit 929cf1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ param(

if($Help)
{
Write-Output "Usage: .\build.ps1 [-Configuration <CONFIGURATION>] [-Architecture <ARCHITECTURE>] [-NoPackage] [-Help]"
Write-Output "Usage: .\run-build.ps1 [-Configuration <CONFIGURATION>] [-Architecture <ARCHITECTURE>] [-NoPackage] [-Help]"
Write-Output ""
Write-Output "Options:"
Write-Output " -Configuration <CONFIGURATION> Build the specified Configuration (Debug or Release, default: Debug)"
Expand Down

0 comments on commit 929cf1d

Please sign in to comment.