doc: update help

This commit is contained in:
fukusuket
2025-04-13 22:43:53 +09:00
parent f014eb9da3
commit 745e2524a9

View File

@@ -1074,8 +1074,8 @@ $logo = @"
$help = @" $help = @"
Usage: Usage:
./WELA.ps1 audit # Audit current setting and show in stdout, save to csv ./WELA.ps1 audit # Audit current setting and show in stdout, save to csv
./WELA.ps1 audit table # Audit current setting and show in table layout, save to csv
./WELA.ps1 audit gui # Audit current setting and show in gui, save to csv ./WELA.ps1 audit gui # Audit current setting and show in gui, save to csv
./WELA.ps1 audit table # Audit current setting and show in table layout, save to csv
./WELA.ps1 help # Show this help ./WELA.ps1 help # Show this help
"@ "@