Skip to content

Commit 3494b95

Browse files
committed
chore: update help output to display FullDownloadDir instead of directory
1 parent 1507011 commit 3494b95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

powershell/yt-download.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ function Show-Help {
161161
Write-Host "========================`n" -ForegroundColor Magenta
162162
Write-Host "Edit this script to customize those paths."
163163
Write-Host "`"/`" as separator works also in Windows.`n"
164-
Write-Host "directory" -ForegroundColor Magenta
164+
Write-Host "FullDownloadDir" -ForegroundColor Magenta
165165
Write-Host "`t$FullDownloadDir`n"
166166
Write-Host "UI_Path" -ForegroundColor Magenta
167167
Write-Host "`t$UI_Path`n"

0 commit comments

Comments
 (0)