mirror of
https://github.com/sinbad/UEScripts.git
synced 2025-02-23 13:15:23 +00:00
Correct usage text
This commit is contained in:
parent
ca2da44266
commit
c38f14b2d7
@ -8,7 +8,7 @@ param (
|
|||||||
|
|
||||||
function Print-Usage {
|
function Print-Usage {
|
||||||
Write-Output "Steve's UE4 Project Cleanup Tool"
|
Write-Output "Steve's UE4 Project Cleanup Tool"
|
||||||
Write-Output " Get latest from repo and build for dev. Will close UE4 editor!"
|
Write-Output " Clean up hot-reload DLLs & prune LFS to free space. Will close UE4 editor!"
|
||||||
Write-Output "Usage:"
|
Write-Output "Usage:"
|
||||||
Write-Output " ue4-cleanup.ps1 [[-src:]sourcefolder] [Options]"
|
Write-Output " ue4-cleanup.ps1 [[-src:]sourcefolder] [Options]"
|
||||||
Write-Output " "
|
Write-Output " "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user