mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 14:07:20 +02:00
Update manuals in Docs/
This commit is contained in:
14
Docs/install-powershell.md
Normal file
14
Docs/install-powershell.md
Normal file
@ -0,0 +1,14 @@
|
||||
## install-powershell.ps1 - install-powershell.ps1 [-Destination <string>] [-Daily] [-DoNotOverwrite] [-AddToPath] [-Preview] [<CommonParameters>]
|
||||
install-powershell.ps1 [-UseMSI] [-Quiet] [-AddExplorerContextMenu] [-EnablePSRemoting] [-Preview] [<CommonParameters>]
|
||||
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
|
||||
|
||||
[<CommonParameters>]
|
||||
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
||||
```
|
||||
|
||||
*Generated by convert-ps2md.ps1 using the comment-based help of install-powershell.ps1*
|
Reference in New Issue
Block a user