mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 14:07:20 +02:00
Updated the manuals
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
The *install-edit.ps1* Script
|
||||
===========================
|
||||
PowerShell Script: *install-edit.ps1*
|
||||
===================================
|
||||
|
||||
This PowerShell script installs Microsoft Edit.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
```powershell
|
||||
/Repos/PowerShell/scripts/install-edit.ps1 [<CommonParameters>]
|
||||
PS> ./install-edit.ps1 [<CommonParameters>]
|
||||
|
||||
[<CommonParameters>]
|
||||
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
@ -71,4 +71,4 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
*(page generated by convert-ps2md.ps1 as of 08/06/2025 15:18:22)*
|
||||
*(page generated by convert-ps2md.ps1 as of 08/07/2025 15:48:10)*
|
||||
|
Reference in New Issue
Block a user