mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 06:02:56 +02:00
Update the comment header
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
.SYNOPSIS
|
||||
Enables the writing of crash dumps
|
||||
.DESCRIPTION
|
||||
Enables the writing of crash dumps.
|
||||
This PowerShell script enables the writing of crash dumps.
|
||||
.EXAMPLE
|
||||
PS> ./enable-crash-dumps
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
#>
|
||||
|
||||
##################################################################
|
||||
|
Reference in New Issue
Block a user