mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 08:30:00 +02:00
Update the manual pages
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user