[doc] Add vault count and attribution of the idea to bbernhard

This commit is contained in:
Tobias Witek 2019-07-06 20:32:18 +02:00
parent 451de4544c
commit 7d1a3f7532
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
"""Copy passwords from a password store into the clipboard (currently supports only "pass")
Many thanks to [@bbernhard](https://github.com/bbernhard) for the idea!
Parameters:
* vault.duration: Duration until password is cleared from clipboard (defaults to 30)
* vault.location: Location of the password store (defaults to ~/.password-store)