From 0bf15aa0833fccedbb038830bee423f29e6b1d5e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 11 Jul 2005 17:19:40 +0000 Subject: Update some wording in the manual page --- tools/sdptool.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tools/sdptool.1 b/tools/sdptool.1 index 5ed9e33e..781a91e5 100644 --- a/tools/sdptool.1 +++ b/tools/sdptool.1 @@ -64,8 +64,14 @@ performing SDP queries on Bluetooth devices, and administering a local \fBsdpd\fR. .SH "COMMANDS" .PP -The following commands are available. -.IP "\fBsearch [--bdaddr bdaddr] [--tree] [--raw] service\fP" 10 +The following commands are available. In all cases \fBbdaddr\fR +specifies the device to search or browse. If \fIlocal\fP is used +for \fBbdaddr\fP, then the local \fBsdpd\fR is searched. +.PP +Services are identified and manipulated with a 4-byte \fBrecord_handle\fP +(NOT the service name). To find a service's \fBrecord_handle\fP, look for the +"Service RecHandle" line in the \fBsearch\fP or \fBbrowse\fP results +.IP "\fBsearch [--bdaddr bdaddr] [--tree] [--raw] service_name\fP" 10 Search for services.. .IP "" 10 Known service names are DID, SP, DUN, LAN, FAX, OPUSH, -- cgit