--- addresses.1-orig 2004-02-15 10:38:25.000000000 -0500 +++ addresses.1 2004-02-15 10:40:52.000000000 -0500 @@ -5,14 +5,13 @@ .SH "SYNOPSIS" -Redirect to a specified output file: -.br +\fBaddresses\fR [\fB\-p\fR \fIport\fR] -\fBaddresses\fR [\fB\-p\fR <\fIport\fR>] > MyAddresses.txt - (Note the redirect) ^^^^^^^^^^^^^^^^^ -.IP -This will dump the Address Book from your Palm into the file MyAddresses.txt -in the format that looks similar to the following format: +.SH "DESCRIPTION" + +\fBaddresses\fR will connect to your Palm handheld and dump all +entries found in the AddressDB.pdb (Address Book) file to standard output. +The format will look similar to the following: .br Category: Personal Businesses @@ -38,17 +37,6 @@ Country: USA .br Title: Chief Annoyance Officer -.LP - -Output to STDOUT (the screen) -.br - -\fBaddresses\fR [\fB\-p\fR <\fIport\fR>] -.IP -This will dump the same information (shown above, in the same format as above) to the screen or wherever you may have directed STDOUT to on your system. -.RP -.SH "DESCRIPTION" -\fBaddresses\fR will connect to your Palm handheld and dump all entries found in the AddressDB.pdb (Address Book) file to STDOUT (generally the screen) or, if redirected with the '>' (greater-than) character, it will redirect to a file of your choosing (called "MyAddresses.txt in the above example, but may be called any other filename you wish). .SH "OPTIONS"