Clarify usage in help

This commit is contained in:
Steve Streeting 2020-04-23 15:28:30 +01:00
parent 18c4c1bd2c
commit 8692a1acfa

View File

@ -10,6 +10,7 @@ param (
function Print-Usage { function Print-Usage {
Write-Output "Steve's UE4 Subversion Repo Setup Tool" Write-Output "Steve's UE4 Subversion Repo Setup Tool"
Write-Output " Run this if you already have a SVN trunk checkout"
Write-Output "Usage:" Write-Output "Usage:"
Write-Output " ue4-svn-setup.ps1 [[-src:]sourcefolder] [Options]" Write-Output " ue4-svn-setup.ps1 [[-src:]sourcefolder] [Options]"
Write-Output " " Write-Output " "