Modify libcurl options for dealing with SSL and redirects.
[platform/upstream/corewatcher.git] / corewatcher.8
1 .TH corewatcher 8 "Aug 6, 2010"
2 .SH NAME
3 corewatcher - a program to collect backtrace data
4 .SH SYNOPSIS
5 .B corewatcher
6 .SH DESCRIPTION
7 This manual page documents briefly the
8 .B corewatcher
9 command.
10 .PP
11 \fBcorewatcher\fP is a program that collects user space program crash
12 information and then submits signature information and backtrace data
13 to a central website for for statistical analysis and presentation to
14 distribution developers.
15 .br
16 .SH OPTIONS
17 .LP
18
19 .TP
20 \fB\-d | \-\-debug\fR
21 Enable debug mode
22 .TP
23 \fB\-n | \-\-nodaemon\fR
24 Do not daemonize
25 .TP
26 \fB\-a | \-\-always\fR
27 Send all crash data irregardless of other settings
28 .TP
29 \fB\-t | \-\-test\fR
30 Don't send anything, process 1 crash core file only, then exit
31 .TP
32 \fB\-h | \-\-help\fR
33 Display a brief option description
34 .SH FILES
35 /etc/corewatcher.conf
36 .SH AUTHOR
37 corewatcher was written by Arjan van de Ven <arjan@linux.intel.com>,
38 and Kaitlin Rupert <kaitlin.rupert@intel.com> and Auke Kok
39 <auke-jan.h.kok@intel.com>
40 .PP