Updated the manuals

This commit is contained in:
Markus Fleschutz
2025-08-07 15:48:27 +02:00
parent b4c21affde
commit d20acb7171
665 changed files with 2601 additions and 2601 deletions

View File

@ -1,12 +1,12 @@
The *calculate-BMI.ps1* Script
===========================
PowerShell Script: *calculate-BMI.ps1*
===================================
This PowerShell script calculates the BMI.
Parameters
----------
```powershell
/Repos/PowerShell/scripts/calculate-BMI.ps1 [<CommonParameters>]
PS> ./calculate-BMI.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
@ -58,4 +58,4 @@ try {
}
```
*(page generated by convert-ps2md.ps1 as of 08/06/2025 15:18:20)*
*(page generated by convert-ps2md.ps1 as of 08/07/2025 15:48:08)*