mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-27 09:08:58 +01:00
15 lines
377 B
Markdown
15 lines
377 B
Markdown
# Help for set-wallpaper.ps1 PowerShell Script
|
|
|
|
## Synopsis & Description
|
|
```powershell
|
|
|
|
```
|
|
|
|
```
|
|
[<CommonParameters>]
|
|
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
|
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
|
```
|
|
|
|
*Generated from comment-based help of set-wallpaper.ps1 by convert-ps2md.ps1*
|