'\" t .\" Title: obexpush_atd .\" Author: Hendrik Sattler .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 2010-11-02 .\" Manual: User commands .\" Source: obexpushd 0.11 .\" Language: English .\" .TH "OBEXPUSH_ATD" "1" "2010-11-02" "obexpushd 0.11" "User commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" obexpush_atd \- Simulate an AT modem to use obexpushd with serial lines .SH "SYNOPSIS" .HP \w'\fBobexpush_atd\fR\ 'u \fBobexpush_atd\fR [\fB\-S\fR\ \fIttyPort\fR] [\fB\-X\fR\ \fIsubOption\fR] [\fB\-d\fR] [\fB\-v\fR] [\fB\-h\fR] .SH "DESCRIPTION" .PP To use obexpushd over simple serial lines, obexpush_atd handles the standard AT command set to let programs switch to OBEX mode transparently\&. .SH "OPTIONS" .PP \fB\-S\fR .RS 4 Use serial line \fIttyPort\fR for input and output\&. .RE .PP \fB\-X\fR .RS 4 Add additional option to submode handlers\&. The format for \fIsubOption\fR is "\fImode\fR,\fIoption\fR"\&. The only available mode is currently "o" for the OBEX mode, realized by obexpushd\&. .sp Example (for enabling FBS): \-Xo,\-t \-Xo,FTP .RE .PP \fB\-d\fR .RS 4 Show debug output\&. .RE .PP \fB\-v\fR .RS 4 Show versions\&. .RE .PP \fB\-h\fR .RS 4 Show the help message\&. .RE .SH "AUTHORS" .PP \fBHendrik Sattler\fR <\&post@hendrik-sattler.de\&> .RS 4 conversion to docbook, all other changes .RE .PP \fBEugeniy Meshcheryakov\fR <\&eugen@debian.org\&> .RS 4 texted the first version of the obexpushd manpage .RE