From 07ad6734b5859f00f4cb4fbb0bda806953339a69 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 23 Nov 2006 05:01:13 +0000 Subject: Don't forget to mention the --xml option in the manual page --- tools/sdptool.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') 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 -- cgit