Changeset 163
- Timestamp:
- 06/09/07 21:16:30 (18 months ago)
- Files:
-
- 1 modified
-
trunk/doc/obexftp.pod (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/obexftp.pod
r127 r163 42 42 The channel will be discoverd automatically if this option is not used. 43 43 44 =item B<-d> I<no/address>, B<--hci> I<no/address> 45 46 Use the bluetooth device referenced by number or address as 47 source device for the connection. 48 44 49 =item B<-u> I<intf no>, B<--usb> I<intf no> 45 50 … … 67 72 "FBS" (default) for the normal file browsing service, 68 73 "IRMC" for IRMC synchronisation and 69 "S45" when connecting to a Siemens S45or74 "S45" when connecting to a Siemens Mobile phone via cable or 70 75 "SHARP" for PCSOFTWARE UUID with Sharp devices. 71 76 … … 107 112 =over 108 113 114 =item B<-o> I<path>, B<--output> I<path> 115 116 Specify the target file name, overriding the implicit local name from B<--get> 117 or the implicit remote name from B<--put> 118 109 119 =item B<-g> I<source>, B<--get> I<source> 110 120 … … 133 143 134 144 Retrieve the capability object from the mobile (if available). 145 146 =Item B<-Y>, B<--probe> 147 148 Probe and report device characteristics 135 149 136 150 =item B<-x>, B<--info>
