commit 1749c35959142709f96d5477826d1d834877d2b7 parent 2fa5088829e1703b3ac598c63eda1fc78a85cc14 Author: nmeum <git-nmeum@8pit.net> Date: Tue, 25 Mar 2014 17:43:42 +0100 Description should just be a single paragraph Diffstat:
M | README.pod | | | 10 | ++++------ |
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.pod b/README.pod @@ -11,12 +11,10 @@ B<tpm> [ I<COMMAND> ] [ I<ENTRY> ] tpm is a tiny shell script which is heavily inspired by pass(1) and uses gpg2(1) to securely store your passwords. 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 as a command tpm will create a new entry and -read the corresponding password from STDIN. If you specify I<show> as a -command tpm will print the password of the corresponding entry to -STDOUT. +entry as a target. If I<insert> is specified as a command tpm will +create a new entry and read the corresponding password from STDIN. If +you specify I<show> as a command tpm will print the password of the +corresponding entry to STDOUT. =head1 ENVIRONMENT