docs: update

This commit is contained in:
Dylan Araps 2019-11-10 22:50:16 +00:00
parent c3c9f84ed3
commit 422bd21ded
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ I decided to write my own. `pash` is written in pure `bash` (*minus `gpg`, `mkdi
### Where are passwords stored?
The passwords are store in GPG encrypted files located at `${XDG_DATA_HOME:=$HOME/.local/share}/pash}`.
The passwords are stored in GPG encrypted files located at `${XDG_DATA_HOME:=$HOME/.local/share}/pash}`.
### How can I use a public key?