mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 14:37:19 +02:00
Update manuals
This commit is contained in:
@ -31,7 +31,8 @@ decrypt-file.ps1 [[-Path] <String>] [[-Password] <String>] [<CommonParameters>]
|
||||
|
||||
## Example
|
||||
```powershell
|
||||
PS>./decrypt-file-rules C:\MyFile.txt "123"
|
||||
PS> ./decrypt-file-rules C:\MyFile.txt "123"
|
||||
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
Reference in New Issue
Block a user