summaryrefslogtreecommitdiff
path: root/contrib/man/bt-device.pod
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/man/bt-device.pod')
-rw-r--r--contrib/man/bt-device.pod9
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/man/bt-device.pod b/contrib/man/bt-device.pod
index d75aa92..2399e20 100644
--- a/contrib/man/bt-device.pod
+++ b/contrib/man/bt-device.pod
@@ -13,6 +13,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>]
@@ -22,8 +23,8 @@ Application Options:
=head1 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.
=head1 OPTIONS
@@ -41,6 +42,10 @@ B<-c, --connect E<lt>macE<gt>>
Connect to the remote device by his MAC, retrieve all SDP
records and then initiate the pairing
+B<-d, --disconnect E<lt>name|macE<gt>>
+ Disconnects a specific remote device by terminating the
+ low-level ACL connection.
+
B<-r, --remove>
Remove device (and also the pairing information)