mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-26 22:36:12 +01:00
Update set-wallpaper.ps1
This commit is contained in:
parent
0f6adc6bc4
commit
66d169d9cb
@ -2,8 +2,8 @@
|
||||
.SYNOPSIS
|
||||
set-wallpaper.ps1 [<image-file>] [<style>]
|
||||
.DESCRIPTION
|
||||
Sets the given image file as wallpaper
|
||||
(style is either Fill, Fit, Stretch, Tile, Center, or Span)
|
||||
Sets the given image file as desktop wallpaper (.JPG or .PNG supported)
|
||||
(<style> is either Fill, Fit (default), Stretch, Tile, Center, or Span)
|
||||
.EXAMPLE
|
||||
PS> .\set-wallpaper.ps1 C:\ocean.jpg
|
||||
.LINK
|
||||
|
Loading…
Reference in New Issue
Block a user