mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-26 18:03:35 +01:00
19 lines
441 B
Markdown
19 lines
441 B
Markdown
# PowerShell Script speak-test.ps1
|
|
|
|
## Synopsis
|
|
```powershell
|
|
speak-test.ps1
|
|
|
|
```
|
|
|
|
## Parameters
|
|
|
|
```
|
|
## <CommonParameters>
|
|
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
|
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
|
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
|
|
```
|
|
|
|
*Generated by convert-ps2md.ps1*
|