Updated the manuals

This commit is contained in:
Markus Fleschutz
2024-11-20 11:52:20 +01:00
parent 2301e9a226
commit f93ff94b3b
627 changed files with 818 additions and 682 deletions

View File

@ -93,7 +93,7 @@ Write-Host " User: " -NoNewline -ForegroundColor DarkGray
Write-Host "$UserName" -ForegroundColor Cyan
Write-Host " it::::tt333EEF" -NoNewline -ForegroundColor Red
Write-Host " @EEEEEEttttt33F " -NoNewline -ForegroundColor Green
Write-Host " Hostname: " -NoNewline -ForegroundColor DarkGray
Write-Host " Host: " -NoNewline -ForegroundColor DarkGray
Write-Host "$ComputerName" -ForegroundColor Cyan
Write-Host " ;3=*^``````'*4EEV" -NoNewline -ForegroundColor Red
Write-Host " :EEEEEEttttt33@. " -NoNewline -ForegroundColor Green
@ -140,4 +140,4 @@ Write-Host " 'VEzjt:;;z>*`` " -ForegroundColor Yellow
exit 0 # success
```
*(generated by convert-ps2md.ps1 as of 11/08/2024 12:40:23)*
*(generated by convert-ps2md.ps1 as of 11/20/2024 11:52:02)*