docs: update

This commit is contained in:
Dylan Araps 2019-11-08 12:51:07 +00:00
parent 88c5ad960d
commit 2ca8746f74
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ Set the environment variable `PASH_KEYID` to the ID of the key you'd like to enc
Example:
```sh
export PASH_KEYID=F1DE636E
export PASH_KEYID=XXXXXXXX
# This can also be an email.
export PASH_KEYID=dylan.araps@gmail.com

2
pash
View File

@ -86,7 +86,7 @@ pash 0.1.0 - simple password manager.
=> [l]ist - List all entries.
=> [s]how [name] - Show password for an entry.
Using a key pair: export PASH_KEYID=F1DE636E
Using a key pair: export PASH_KEYID=XXXXXXXX
"
exit 1
}