spm

Personal fork of spm (simple password manager)

commit 362ea0a26cb4a2c70bed740e394c8ebb744a8ee5
parent 135cf33b05e2cbb7746412c05848b63596062352
Author: Klemens Nanni <kl3@posteo.org>
Date: Sat, 27 Feb 2016 19:55:21 +0100

Add missing newline
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.pod b/README.pod
@@ -70,6 +70,7 @@ Copy your 'system/root' password to the clipboard using xclip(1):
 	$ tpm show system/root | tr -d '\n' | xclip
 
 List all entries of the group 'system':
+
 	$ tpm list system
 
 =head1 SEE ALSO