commit c41cfe9a264a6accf481662ac1b80c84fc0651da
parent 09743871714f2e8166cb736c264ba08e9f3a6b38
Author: Sören Tempel <soeren+git@soeren-tempel.net>
Date: Thu, 24 Sep 2015 21:42:17 +0200
Clarify description of show command
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.pod b/README.pod
@@ -18,7 +18,7 @@ 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 prompt for the
corresponding password. If you specify I<show> as a command tpm will
-display the password for the given entry.
+write the password for the given entry to standard output.
=head1 ENVIRONMENT
@@ -58,7 +58,7 @@ Create a new entry called 'system/root':
$ tpm insert system/root
-Display your 'system/root' password:
+Write your 'system/root' password to stdout:
$ tpm show system/root