mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 07:38:15 +02:00
Updated the manuals
This commit is contained in:
@ -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)*
|
||||
|
Reference in New Issue
Block a user