Update the manuals

This commit is contained in:
Markus Fleschutz
2023-07-29 10:11:05 +02:00
parent 379dfe7655
commit 834eaca343
555 changed files with 1063 additions and 1063 deletions

View File

@ -72,7 +72,7 @@ try {
"----------"
"``````powershell"
$Syntax = (($full.syntax | Out-String) -replace "`r`n", "`r`n").Trim()
$Syntax = (($Syntax | Out-String) -replace "/home/mf/Repos/PowerShell/Scripts/", "")
$Syntax = (($Syntax | Out-String) -replace "/home/mf/Repos/PowerShell/Scripts/", "PS> ")
if ($Syntax -ne "") {
"$Syntax"
}

View File

@ -4,7 +4,7 @@
.DESCRIPTION
This PowerShell script lists the installed text-to-speech (TTS) voices.
.EXAMPLE
PS> ./list-voices
PS> ./list-voices.ps1
Name Culture Gender Age
---- ------- ------ ---