diff options
author | Michael Biebl <biebl@debian.org> | 2014-03-17 15:01:26 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2014-03-17 15:01:26 +0100 |
commit | 29b51b47d541217c16564ac1f8ecb4a6067c4dad (patch) | |
tree | 76016094935576363adcba5658c52ac33b78f5e8 /tools/rsgtutil.1 | |
parent | 29867b5cc18d25191fbbdcc4af4f79cc3a4da43e (diff) | |
download | rsyslog-29b51b47d541217c16564ac1f8ecb4a6067c4dad.tar.gz |
Imported Upstream version 7.6.2upstream/7.6.2
Diffstat (limited to 'tools/rsgtutil.1')
-rw-r--r-- | tools/rsgtutil.1 | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/tools/rsgtutil.1 b/tools/rsgtutil.1 index 5543a11..f08a951 100644 --- a/tools/rsgtutil.1 +++ b/tools/rsgtutil.1 @@ -1,4 +1,4 @@ -.\" Man page generated from reStructeredText. +.\" Man page generated from reStructuredText. . .TH RSGTUTIL 1 "2013-03-25" "" "" .SH NAME @@ -31,12 +31,16 @@ 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. @@ -58,32 +62,32 @@ that not all operation modes support stdin. .SH OPTIONS .INDENT 0.0 .TP -.B \-D, \-\-dump +.B \-D\fP,\fB \-\-dump Select "dump" operations mode. .TP -.B \-t, \-\-verify +.B \-t\fP,\fB \-\-verify Select "verify" operations mode. .TP -.B \-T, \-\-detect\-file\-type +.B \-T\fP,\fB \-\-detect\-file\-type Select "detect\-file\-type" operations mode. .TP -.B \-B, \-\-show\-sigblock\-params +.B \-B\fP,\fB \-\-show\-sigblock\-params Select "show\-sigblock\-params" operations mode. .TP -.B \-s, \-\-show\-verified +.B \-s\fP,\fB \-\-show\-verified Prints out information about correctly verified blocks (by default, only errors are printed). .TP -.B \-v, \-\-verbose +.B \-v\fP,\fB \-\-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, \-\-extend +.B \-e\fP,\fB \-\-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>, \ \-\-publications\-server \ <URL> +.BI \-P \ <URL>\fP,\fB \ \-\-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. @@ -175,5 +179,4 @@ LGPLv2. .SH AUTHOR Rainer Gerhards <rgerhards@adiscon.com> .\" Generated by docutils manpage writer. -.\" . |