summaryrefslogtreecommitdiff
path: root/debian/hcitrace.1
diff options
context:
space:
mode:
authorAdrian Bunk <adrian.bunk@movial.com>2011-06-03 09:18:45 +0000
committerAdrian Bunk <adrian.bunk@movial.com>2011-06-03 09:18:45 +0000
commit5352e0a7ab852820b03518ba392a69f3d76d9a00 (patch)
treef270d0001ea535fbc8dc190ba309336891034621 /debian/hcitrace.1
parent799757ccf1d03c33c75bc597cd5ef77741dcb6a7 (diff)
4.91-0ubuntu1snowball1packaging-4.91-0ubuntu1snowball1
Diffstat (limited to 'debian/hcitrace.1')
-rw-r--r--debian/hcitrace.122
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/hcitrace.1 b/debian/hcitrace.1
new file mode 100644
index 0000000..62014f1
--- /dev/null
+++ b/debian/hcitrace.1
@@ -0,0 +1,22 @@
+.TH HCITRACE "1" "June 2010"
+.SH NAME
+hcitrace \- hcitrace daemon
+.SH SYNOPSIS
+.B hcitrace
+.SH DESCRIPTION
+\fBhcitrace\fP daemon allow per advanced tracing capabilities
+with multiple HCI controllers per stream.
+
+.SH USAGE
+hcitrace [OPTION...]
+
+Help Options:
+ \fB-h\fP, \fB--help\fP Show help options
+
+Application Options:
+ \fB-n\fP, \fB--nodaemon\fP Don't run as daemon in background
+ \fB-d\fP, \fB--debug\fP Enable debug information output
+
+.SH AUTHOR
+This manual page was written by Nobuhiro Iwamatsu <iwamatsu@debian.org>,
+for the Debian GNU/Linux system (but may be used by others).