mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2024-12-26 09:58:40 +01:00
removed angle brackets from <username>
This commit is contained in:
parent
945e21b6a4
commit
6fee6e3fa3
1 changed files with 1 additions and 1 deletions
|
@ -3028,7 +3028,7 @@ gpg -e -r "<username>" dump.sql
|
||||||
```
|
```
|
||||||
|
|
||||||
* `-e|--encrypt` - encrypt data
|
* `-e|--encrypt` - encrypt data
|
||||||
* `-r|--recipient` - encrypt for specific <username>
|
* `-r|--recipient` - encrypt for specific username
|
||||||
|
|
||||||
###### Decrypt file
|
###### Decrypt file
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue