diff options
Diffstat (limited to 'tools/rsgtutil.1')
-rw-r--r-- | tools/rsgtutil.1 | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/tools/rsgtutil.1 b/tools/rsgtutil.1 index f08a951..5543a11 100644 --- a/tools/rsgtutil.1 +++ b/tools/rsgtutil.1 @@ -1,4 +1,4 @@ -.\" Man page generated from reStructuredText. +.\" Man page generated from reStructeredText. . .TH RSGTUTIL 1 "2013-03-25" "" "" .SH NAME @@ -31,16 +31,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS -.INDENT 0.0 -.INDENT 3.5 .sp .nf .ft C rsgtutil [OPTIONS] [FILE] ... .ft P .fi -.UNINDENT -.UNINDENT .SH DESCRIPTION .sp This tool performs various maintenance operations on signed log files. @@ -62,32 +58,32 @@ that not all operation modes support stdin. .SH OPTIONS .INDENT 0.0 .TP -.B \-D\fP,\fB \-\-dump +.B \-D, \-\-dump Select "dump" operations mode. .TP -.B \-t\fP,\fB \-\-verify +.B \-t, \-\-verify Select "verify" operations mode. .TP -.B \-T\fP,\fB \-\-detect\-file\-type +.B \-T, \-\-detect\-file\-type Select "detect\-file\-type" operations mode. .TP -.B \-B\fP,\fB \-\-show\-sigblock\-params +.B \-B, \-\-show\-sigblock\-params Select "show\-sigblock\-params" operations mode. .TP -.B \-s\fP,\fB \-\-show\-verified +.B \-s, \-\-show\-verified Prints out information about correctly verified blocks (by default, only errors are printed). .TP -.B \-v\fP,\fB \-\-verbose +.B \-v, \-\-verbose Select verbose mode. Most importantly, hashes and signatures are printed in full length (can be \fBvery\fP lengthy) rather than the usual abbreviation. .TP -.B \-e\fP,\fB \-\-extend +.B \-e, \-\-extend Select extend mode. This extends the RFC3161 signatures. Note that this mode also implies a full verification. If there are verify errors, extending will also fail. .TP -.BI \-P \ <URL>\fP,\fB \ \-\-publications\-server \ <URL> +.BI \-P \ <URL>, \ \-\-publications\-server \ <URL> Sets the publications server. If not set but required by the operation a default server is used. The default server is not necessarily optimal in regard to performance and reliability. @@ -179,4 +175,5 @@ LGPLv2. .SH AUTHOR Rainer Gerhards <rgerhards@adiscon.com> .\" Generated by docutils manpage writer. +.\" . |