Update README.md

This commit is contained in:
Denis 2014-05-10 20:59:08 +04:00
parent 2d28e24302
commit dc02dc252f

View File

@ -32,9 +32,16 @@ Set this key(or another of cource) for default:
vim ~/.gnupg/gpg.conf
# find string and uncomment or add it
default-key your@mail-address-key.org
default-key key_email@example.com
:wq
You can use not default key:
# Create file with key email
cat > ~/.PM/.key << EOF
key_email@example.com
EOF
First run:
$ ./pm.pl
@ -65,4 +72,3 @@ Show help screen:
* Import/Export with simple(only password) encryption
* Password lenght
* Store decrypted DB into RAM not in /tmp/
* Different keys selection