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