flip path slash
This commit is contained in:
parent
10772464c7
commit
f2b3b2e93a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ param(
|
|||
|
||||
if($Help)
|
||||
{
|
||||
Write-Host "Usage: ./build.cmd [-Configuration <CONFIGURATION>] [-NoPackage] [-Help] <TARGETS...>"
|
||||
Write-Host "Usage: .\build.cmd [-Configuration <CONFIGURATION>] [-NoPackage] [-Help] <TARGETS...>"
|
||||
Write-Host ""
|
||||
Write-Host "Options:"
|
||||
Write-Host " -Configuration <CONFIGURATION> Build the specified Configuration (Debug or Release, default: Debug)"
|
||||
|
|
Loading…
Reference in a new issue