mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
decrypt-file.ps1 [<path>] [<password>]
|
||||
.DESCRIPTION
|
||||
Decrypts the given file
|
||||
.DESCRIPTION
|
||||
decrypt-file.ps1 [<path>] [<password>]
|
||||
.EXAMPLE
|
||||
PS> ./decrypt-file-rules C:\MyFile.txt "123"
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user