summaryrefslogtreecommitdiffstats
path: root/tools/avctrl.8
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-07-03 10:42:56 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-07-03 10:42:56 +0000
commitbee17a8b3e9f220f4064069e3cc9a485663ce057 (patch)
tree2e5e2cdc61a59191a44b26d708c85ec7a4ccc65e /tools/avctrl.8
parentab788511066ea30c788d907fd44c8427f97b6e54 (diff)
Add Audio/Video control utility
Diffstat (limited to 'tools/avctrl.8')
-rw-r--r--tools/avctrl.838
1 files changed, 38 insertions, 0 deletions
diff --git a/tools/avctrl.8 b/tools/avctrl.8
new file mode 100644
index 00000000..f791cf9e
--- /dev/null
+++ b/tools/avctrl.8
@@ -0,0 +1,38 @@
+.\"
+.\" 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 of the License, or
+.\" (at your option) any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public License
+.\" along with this program; if not, write to the Free Software
+.\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+.\"
+.\"
+.TH AVCTRL 8 "JUNE 6, 2005" "" ""
+
+.SH NAME
+avctrl \- Bluetooth Audio/Video control utility
+.SH SYNOPSIS
+.BR "avctrl
+[
+.I options
+]
+.SH DESCRIPTION
+.B avctrl
+is used to control the Audio/Video dongles.
+.SH OPTIONS
+.TP
+.BI -h
+Gives a list of possible options.
+.TP
+.BI -q
+Don't display any messages.
+.SH AUTHOR
+Written by Marcel Holtmann <marcel@holtmann.org>.
+.br