summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-11-23 05:01:13 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-11-23 05:01:13 +0000
commit07ad6734b5859f00f4cb4fbb0bda806953339a69 (patch)
tree492d1dd33aeb35c366a06f75f48baa586ad3ccba /tools
parent77d92a75f16e380ed204fb2e42eb292a16355ec9 (diff)
Don't forget to mention the --xml option in the manual page
Diffstat (limited to 'tools')
-rw-r--r--tools/sdptool.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/sdptool.1 b/tools/sdptool.1
index 5392a97c..686ec95a 100644
--- a/tools/sdptool.1
+++ b/tools/sdptool.1
@@ -71,16 +71,16 @@ for \fBbdaddr\fP, then the local \fBsdpd\fR is searched.
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
+.IP "\fBsearch [--bdaddr bdaddr] [--tree] [--raw] [--xml] service_name\fP" 10
Search for services..
.IP "" 10
Known service names are DID, SP, DUN, LAN, FAX, OPUSH,
FTP, HS, HF, HFAG, SAP, NAP, GN, PANU, HCRP, HID, CIP,
A2SRC, A2SNK, AVRCT, AVRTG, UDIUE, UDITE and SYNCML.
-.IP "\fBbrowse [--tree] [--raw] [bdaddr]\fP" 10
+.IP "\fBbrowse [--tree] [--raw] [--xml] [bdaddr]\fP" 10
Browse all available services on the device
specified by a Bluetooth address as a parameter.
-.IP "\fBrecords [--tree] [--raw] bdaddr\fP" 10
+.IP "\fBrecords [--tree] [--raw] [--xml] bdaddr\fP" 10
Retrieve all possible service records.
.IP "\fBadd [ --handle=N --channel=N ]\fP" 10
Add a service to the local
@@ -94,7 +94,7 @@ using the \fB--channel\fP option.
.IP "\fBdel record_handle\fP" 10
Remove a service from the local
\fBsdpd\fR.
-.IP "\fBget [--tree] [--raw] [--bdaddr bdaddr] record_handle\fP" 10
+.IP "\fBget [--tree] [--raw] [--xml] [--bdaddr bdaddr] record_handle\fP" 10
Retrieve a service from the local
\fBsdpd\fR.
.IP "\fBsetattr record_handle attrib_id attrib_value\fP" 10