mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-23 14:18:38 +01:00
Update take-screenshot.ps1
This commit is contained in:
parent
a488b0da03
commit
dad0a13e08
@ -1,7 +1,7 @@
|
|||||||
#!/snap/bin/powershell
|
#!/snap/bin/powershell
|
||||||
<#
|
<#
|
||||||
.SYNTAX ./take-screenshot.ps1 [<directory>]
|
.SYNTAX ./take-screenshot.ps1 [<directory>]
|
||||||
.DESCRIPTION takes a single screenshots and saves it into the current/given directory
|
.DESCRIPTION takes a single screenshot and saves it into the current/given directory
|
||||||
.LINK https://github.com/fleschutz/PowerShell
|
.LINK https://github.com/fleschutz/PowerShell
|
||||||
.NOTES Author: Markus Fleschutz / License: CC0
|
.NOTES Author: Markus Fleschutz / License: CC0
|
||||||
#>
|
#>
|
||||||
|
Loading…
Reference in New Issue
Block a user