Adding a Jenkins test leg to master - Spanish.

This commit is contained in:
John Beisner 2017-09-06 16:12:31 -07:00
parent 483e03704f
commit a8e96e9d52
2 changed files with 10 additions and 3 deletions

View file

@ -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)"