summaryrefslogtreecommitdiff
path: root/src/bt-device.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/bt-device.1')
-rw-r--r--src/bt-device.113
1 files changed, 9 insertions, 4 deletions
diff --git a/src/bt-device.1 b/src/bt-device.1
index 8093aa7..0cb4dfe 100644
--- a/src/bt-device.1
+++ b/src/bt-device.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.14)
+.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "bt-device 1"
-.TH bt-device 1 "2010-08-16" "" "bluez-tools"
+.TH bt-device 1 "2010-11-22" "" "bluez-tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -142,6 +142,7 @@ Application Options:
\-a, \-\-adapter=<name|mac>
\-l, \-\-list
\-c, \-\-connect=<mac>
+ \-d, \-\-disconnect=<name|mac>
\-r, \-\-remove=<name|mac>
\-i, \-\-info=<name|mac>
\-s, \-\-services <name|mac> [<pattern>]
@@ -150,8 +151,8 @@ Application Options:
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
This utility is used to manage Bluetooth devices. You can list added devices,
-connect to a new device, remove added device, show info about device,
-discover remote device services or change device properties.
+connect to a new device, disconnect device, remove added device, show info
+about device, discover remote device services or change device properties.
.SH "OPTIONS"
.IX Header "OPTIONS"
\&\fB\-h, \-\-help\fR
@@ -168,6 +169,10 @@ discover remote device services or change device properties.
Connect to the remote device by his \s-1MAC\s0, retrieve all \s-1SDP\s0
records and then initiate the pairing
.PP
+\&\fB\-d, \-\-disconnect <name|mac>\fR
+ Disconnects a specific remote device by terminating the
+ low-level \s-1ACL\s0 connection.
+.PP
\&\fB\-r, \-\-remove\fR
Remove device (and also the pairing information)
.PP