Update the manual pages

This commit is contained in:
Markus Fleschutz
2023-07-29 09:45:37 +02:00
parent 209fda3588
commit 46dae1445a
513 changed files with 1611 additions and 822 deletions

View File

@@ -4,7 +4,7 @@ This PowerShell script sends an email message.
## Parameters
```powershell
/home/mf/Repos/PowerShell/Scripts/send-email.ps1 [[-From] <String>] [[-To] <String>] [[-Subject] <String>] [[-Body] <String>] [[-SMTPServer] <String>] [<CommonParameters>]
send-email.ps1 [[-From] <String>] [[-To] <String>] [[-Subject] <String>] [[-Body] <String>] [[-SMTPServer] <String>] [<CommonParameters>]
-From <String>
Specifies the sender email address