-
Notifications
You must be signed in to change notification settings - Fork 1
/
corewatcher.8
40 lines (39 loc) · 976 Bytes
/
corewatcher.8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.TH corewatcher 8 "Aug 6, 2010"
.SH NAME
corewatcher - a program to collect backtrace data
.SH SYNOPSIS
.B corewatcher
.SH DESCRIPTION
This manual page documents briefly the
.B corewatcher
command.
.PP
\fBcorewatcher\fP is a program that collects user space program crash
information and then submits signature information and backtrace data
to a central website for for statistical analysis and presentation to
distribution developers.
.br
.SH OPTIONS
.LP
.TP
\fB\-d | \-\-debug\fR
Enable debug mode
.TP
\fB\-n | \-\-nodaemon\fR
Do not daemonize
.TP
\fB\-a | \-\-always\fR
Send all crash data irregardless of other settings
.TP
\fB\-t | \-\-test\fR
Don't send anything, process 1 crash core file only, then exit
.TP
\fB\-h | \-\-help\fR
Display a brief option description
.SH FILES
/etc/corewatcher.conf
.SH AUTHOR
corewatcher was written by Arjan van de Ven <[email protected]>,
and Kaitlin Rupert <[email protected]> and Auke Kok
.PP