Skip to content

Commit

Permalink
fix helm
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiranAvidov committed Sep 3, 2023
1 parent ee9789b commit 77144cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/windows/functions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ function Show-Help {
Write-TaskPostRun "Write-Host ' --id=<agent_id> Logz.io agent ID'"
Write-TaskPostRun "Write-Host ' --debug=<agent_json> Debug run using a local agent json file'"
Write-TaskPostRun "Write-Host ' --release=<repo_release> The release of Logz.io repo. Default is latest release'"
Write-TaskPostRun "Write-Host ' enable-cursor Makes the cursor visible at all times'"
Write-TaskPostRun "Write-Host ' --enable-cursor Makes the cursor visible at all times'"
Write-TaskPostRun "Write-Host ' --help Show usage'"
}

Expand Down

0 comments on commit 77144cc

Please sign in to comment.