spm

Personal fork of spm (simple password manager)
git clone git@getsh.org:spm.git
Log | Files | Refs | README | LICENSE

commit 67ebac14a6f8d685dcb96fdef8d55dfe6a191e07
parent e106984588d567bd358f47fb7b48efc8db0012c4
Author: Sören Tempel <soeren+git@soeren-tempel.net>
Date:   Thu, 11 Jun 2015 15:28:47 +0200

Mention that tpm is POSIX shell compatible

Diffstat:
MREADME.pod | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.pod b/README.pod @@ -11,7 +11,8 @@ B<tpm> I<COMMAND> I<ENTRY> tpm is a tiny shell script which is heavily inspired and largely compatible with pass(1). Just like pass it uses gpg2(1) to securely store your passwords, the major difference between pass and tpm is that -the latter is a lot more minimal. +the latter is a lot more minimal. Furthermore, tpm is written entirely +in POSIX shell. Invoking tpm consists of specifying a command either I<insert> or I<show> and supplying one entry as a target. If I<insert> is specified