Fix pwmd_save() to determine whether to use pinentry.
commit3e78c952a0e1294e4d580decfc4d6b4912c722c1
authorBen Kibbey <bjk@luxsci.net>
Sun, 24 Feb 2013 20:00:07 +0000 (24 15:00 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 24 Feb 2013 21:12:32 +0000 (24 16:12 -0500)
tree506284261232774bc14c31378d80f5c54b66c2a1
parentc9ba6e62aaa929fc209b67439fff24e59bdff639
Fix pwmd_save() to determine whether to use pinentry.

Since the file may be a new one.

pwmc: add the .save dot command. Fixes saving to a new file with a key
file in interactive mode.
doc/libpwmd.3
doc/pwmc.1.in
src/libpwmd.c
src/libpwmd.h.in
src/pwmc.c