view man/readpstlog.1 @ 19:1246d317a05b

switch to automake/autoconf
author carl
date Sun, 19 Feb 2006 20:19:38 -0800
parents c508ee15dfca
children
line wrap: on
line source

.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "READPSTLOG" 1 "2006-02-19" "" ""
.SH NAME
readpstlog \- convert a readpst logfile to text format
.SH "SYNOPSIS"
.ad l
.hy 0
.HP 8
\fBreadpst\fR [\fB\-f\ \fIformat\fR\fR] [\fB\-t\ \fIinclude\-types\fR\fR] [\fB\-x\ \fIexclude\-types\fR\fR] [logfile]
.ad
.hy

.SH "DESCRIPTION"

.PP
This manual page briefly documents the \fBreadpstlog\fR command\&.

.PP
 \fBreadpstlog\fR is a program that reads the binary logfile generated by \fBreadpst\fR, and outputs it in a more desirable format (i\&.e\&. text)\&.

.SH "OPTIONS"

.TP
\-f \fIformat\fR
Sets the format of the text log output\&. Currently, the only valid output format is T, for text; anything else gives the default\&.

.TP
\-t \fIinclude\-types\fR
Print only the specified types of log messages\&. Types are specified in a comma\-delimited list (e\&.g\&. 3,10,5,6)\&.

.TP
\-x \fIexclude\-types\fR
Exclude the specified types of log messages\&. Types are specified in a comma\-delimited list (e\&.g\&. 3,10,5,6)\&.

.SH "MESSAGE TYPES"

.PP
 \fBreadpstlog\fR understands the following types of log messages:

.TP
1
File accesses

.TP
2
Index accesses

.TP
3
New email found

.TP
4
Warnings

.TP
5
Read accesses

.TP
6
Informational messages

.TP
7
Main function calls

.TP
8
Decrypting calls

.TP
10
Function calls

.TP
11
HexDump calls

.SH "AUTHOR"

.PP
This manual page was written by Joe Nahmias <joe@nahmias\&.net> for the Debian GNU/Linux system (but may be used by others)\&. It was converted to xml format by Carl Byington <carl@five\-ten\-sg\&.com>\&.

.SH "COPYRIGHT"

.PP
Copyright (C) 2002 by David Smith <dave\&.s@earthcorp\&.com>\&. XML version Copyright (C) 2005 by 510 Software Group <carl@five\-ten\-sg\&.com>\&.

.PP
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version\&.

.PP
You should have received a copy of the GNU General Public License along with this program; see the file COPYING\&. If not, please write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA\&.

.SH "CVS VERSION"

.PP
$Id$