mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 07:38:15 +02:00
Update the manuals
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
# PowerShell Script: encrypt-file.ps1
|
||||
```powershell
|
||||
encrypt-file.ps1 [<path>] [<password>]
|
||||
Encrypts a file
|
||||
```
|
||||
|
||||
Encrypts the given file
|
||||
encrypt-file.ps1 [<Path>] [<Password>]
|
||||
|
||||
## Syntax & Parameters
|
||||
```powershell
|
||||
|
Reference in New Issue
Block a user