spm

Personal fork of spm (simple password manager)

commit 5e385e1c331121230fac7dc9e88bcac15bbf4a1f
parent bfe99250d75e54ad8031b1604d0f2634809880a6
Author: Klemens Nanni <kl3@posteo.org>
Date: Mon, 16 May 2016 01:08:04 +0200

Move 'help' description to the end of the man page
1 file changed, 2 insertions(+), 2 deletions(-)
M
README.pod
|
4
++--
diff --git a/README.pod b/README.pod
@@ -23,8 +23,6 @@ When using the I<show> command, globbing is allowed to avoid typing
 potentially long entry paths. In case multiple entries match, tpm exits
 without showing any password but a warning instead.
 
-tpm I<help> prints information about how to use tpm.
-
 tpm simply stores everything in a directory structure where passwords
 correspond to individually PGP encrypted files, optionally residing
 inside nested subdirectories of arbitrary depth, where any subdirectory

@@ -36,6 +34,8 @@ track of changes and/or add comments while editing passwords.
 tpm I<list> followed by a directory path, that is a group name, lists
 all entries inside the specified group as well as all its subgroups.
 
+tpm I<help> prints information about how to use tpm.
+
 =head1 ENVIRONMENT
 
 =over 4