mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-19 00:46:30 +02:00
Update the manual pages
This commit is contained in:
@@ -16,7 +16,7 @@ PS> ./install-zoom.ps1 [<CommonParameters>]
|
||||
Example
|
||||
-------
|
||||
```powershell
|
||||
PS> ./install-zoom
|
||||
PS> ./install-zoom.ps1
|
||||
|
||||
```
|
||||
|
||||
@@ -37,7 +37,7 @@ Script Content
|
||||
.DESCRIPTION
|
||||
This PowerShell script installs Zoom.
|
||||
.EXAMPLE
|
||||
PS> ./install-zoom
|
||||
PS> ./install-zoom.ps1
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
@@ -58,4 +58,4 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of install-zoom.ps1 as of 08/06/2023 11:42:28)*
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of install-zoom.ps1 as of 08/06/2023 21:36:12)*
|
||||
|
Reference in New Issue
Block a user