On Sun, Apr 20, 2014 at 8:18 PM, Von Welch <[email protected]> wrote: > > 1) "echo foo | pass insert my-pass" fails, but still creates an empty > file. See appended example 1. >
http://git.zx2c4.com/password-store/commit/?id=91ef9dbbea26573414220073dd92bba4b1d4c94a > > 2) "echo foo | pass -e insert my-pass" returns 1 if my-pass exists but is > otherwise silent. See appended example 2. > Seems to be the desired behavior, since you don't have to enter the password twice in -e mode, right? You can use -f to override already existing passwords with no prompt.
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
