diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-07-11 17:19:40 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-07-11 17:19:40 +0000 |
commit | 0bf15aa0833fccedbb038830bee423f29e6b1d5e (patch) | |
tree | cde11161ee5d14918254b7e9b00f49c34fec5d5c /tools/sdptool.1 | |
parent | bee20248caf216429bba4e2d1f104f9aab03596d (diff) |
Update some wording in the manual page
Diffstat (limited to 'tools/sdptool.1')
-rw-r--r-- | tools/sdptool.1 | 10 |
1 files 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, |