docs: update

This commit is contained in:
Dylan Araps 2019-11-29 20:17:28 +00:00
parent acee5af947
commit 9e25f36ee0
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 7 additions and 0 deletions

View File

@ -57,6 +57,13 @@ COMMANDS
[d]el [name] - Delete a password entry.
[l]ist - List all entries.
[s]how [name] - Show password for an entry.
OPTIONS
Using a key pair: export PASH_KEYID=XXXXXXXX
Password length: export PASH_LENGTH=50
Store location: export PASH_DIR=~/.local/share/pash
Clipboard tool: export PASH_CLIP='xclip -selection clipboard'
```
## FAQ