diff options
Diffstat (limited to 'key2root-lskeys.8')
-rw-r--r-- | key2root-lskeys.8 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/key2root-lskeys.8 b/key2root-lskeys.8 index cfd0bd8..f6f58cf 100644 --- a/key2root-lskeys.8 +++ b/key2root-lskeys.8 @@ -54,7 +54,13 @@ Default. .SH STDOUT The .B key2root-lskeys -utility does not use the standard output. +utility prints the files to the standard output, in the following format: +.RS +.nf + +\fB\(dq%s %s %s\en\(dq, \fP<\fIuser\fP>\fB, \fP<\fIkey-name\fP>\fB, \fP<\fIkey-hash\fP> +.fi +.RE .SH STDERR The standard error is used for diagnostic messages. |