Add manpages for ustd, ustctl, and usttrace
[ust.git] / doc / man / ustd.1
CommitLineData
43550d37
JB
1.\" generated with Ronn/v0.4.1
2.\" http://github.com/rtomayko/ronn/
3.
4.TH "USTD" "1" "March 2010" "" ""
5.
6.SH "NAME"
7\fBustd\fR \-\- a daemon that collects trace data and writes it to the disk
8.
9.SH "SYNOPSIS"
10\fBustd\fR [\fIoptions\fR]
11.
12.SH "DESCRIPTION"
13\fBustd\fR is a program that collects trace data and writes it to the disk.
14.
15.SH "OPTIONS"
16These programs follow the usual GNU command line syntax, with long options
17starting with two dashes(`\-'). A summary of options is included below.
18.
19.TP
20\fB\-h\fR, \fB\-\-help\fR
21Show summary of options.
22.
23.TP
24\fB\-o\fR \fIDIR\fR
25Specify the directory where to output the traces.
26.
27.TP
28\fB\-s\fR \fIPATH\fR
29Specify the path to use for the daemon socket.
30.
31.TP
32\fB\-d\fR
33Start as a daemon.
34.
35.TP
36\fB\-p\fR, \fB\-\-pidfile\fR=\fIFILE\fR
37Write the PID in this file (when using \-d).
38.
39.TP
40\fB\-V\fR, \fB\-\-version\fR
41Show version of program.
42.
43.SH "AUTHOR"
44\fBustd\fR was written by Pierre\-Marc Fournier.
45.
46.P
47This manual page was written by Jon Bernard <jbernard@debian.org>, for
48the Debian project (and may be used by others).
This page took 0.024463 seconds and 4 git commands to generate.