pdb

Simple password manager
Log | Files | Refs

commit 4a87af21bce4e8f217e640052558389717e1d022
parent 22ef6c142d20e2466116e2f74d94f12c12caf986
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Tue, 10 Feb 2015 21:47:21 +0000

Fill in commit hash

Diffstat:
README.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -27,10 +27,10 @@ Additionally: xdotool, dmenu for pdbmenu Upgrading --------- -As of 10th Feb 2015 (commit `xxx`), pdb uses a new database format. I -have included a utility to update an existing password database, which -you can run with `lua update-old-db.lua`. Note that it also generates a -new secret key. +As of 10th Feb 2015 (commit `22ef6c142d`), pdb uses a new database +format. I have included a utility to update an existing password +database, which you can run with `lua update-old-db.lua`. Note that it +also generates a new secret key. Usage