diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-11 14:38:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-11 14:38:47 +0900 |
commit | 884c8093d63402a1ad0b502244b791e3c6782be3 (patch) | |
tree | a600d4ab0d431a2bdfe4c15b70df43c14fbd8dd0 /debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-dedupe.1 | |
parent | 14e1aa2006796f147f3f4811fb908a6b01e79253 (diff) | |
download | extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.tar.gz extra-dependencies-884c8093d63402a1ad0b502244b791e3c6782be3.zip |
Added debian extra dependency packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-dedupe.1')
-rw-r--r-- | debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-dedupe.1 | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-dedupe.1 b/debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-dedupe.1 new file mode 100644 index 00000000..45cc5120 --- /dev/null +++ b/debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-dedupe.1 @@ -0,0 +1,103 @@ +.\"Generated by db2man.xsl. Don't modify this, modify the source. +.de Sh \" Subsection +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.TH "pilot-dedupe" 1 "Copyright 1996-2007 FSF" "0.12.5" "PILOT-LINK" +.SH NAME +pilot-dedupe \- Removes duplicate records from any Palm database. +.SH "SECTION" + +.PP +pilot\-link: Userland conduits + +.SH "SYNOPSIS" + +.PP + \fIpilot\-dedupe\fR [\fB\-p\fR|\fB\-\-port\fR <\fBport\fR>] [\fB\-q\fR|\fB\-\-quiet\fR] [\fB\-\-version\fR] [\fB\-?\fR|\fB\-\-help\fR] [\fB\-\-usage\fR] \fIdatabase\fR \&.\&.\&. + +.SH "DESCRIPTION" + +.PP + \fIpilot\-dedupe\fR is used to remove duplicate records from any Palm database\&. + +.SH "OPTIONS" + +.SS "Conduit Options" + + \fB\-p\fR, \fB\-\-port\fR lt;\fBport\fR> + +.PP +Use device file <\fIport\fR> to communicate with the Palm handheld\&. If this is not specified, \fIpilot\-dedupe\fR will look for the \fI $PILOTPORT \fR environment variable\&. If neither are found or supplied, \fIpilot\-dedupe\fR will print the usage information\&. + + \fB\-q\fR, + \fB\-\-quiet\fR + +.PP +Suppress 'Hit HotSync button' message + + \fB\-v\fR, \fB\-\-version\fR + +.PP +Display version of \fIpilot\-dedupe\fR and exit without connecting\&. + +.SS "Help Options" + + \fB\-h\fR, \fB\-\-help\fR + +.PP +Display the help synopsis for \fIpilot\-dedupe\fR and exit without connecting\&. + + \fB\-\-usage\fR + +.PP +Display a brief usage message and exit without connecting\&. + +.SH "EXAMPLE" + +.PP +To remove duplicates from the Address and Todo databases: + +.PP + \fIpilot\-dedupe\fR \-p /dev/pilot AddressDB ToDoDB + +.SH "AUTHOR" + +.PP +This manual page was written by Neil Williams <linux@codehelp\&.co\&.uk> + +.SH "REPORTING BUGS" + +.PP +We have an online bug tracker\&. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed\&. Reporting bugs via email, while easy, is not very useful in terms of accountability\&. Please point your browser to http://bugs\&.pilot\-link\&.org: \fIhttp://bugs.pilot-link.org\fR and report your bugs and issues there\&. + +.SH "COPYRIGHT" + +.PP +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&. + +.PP +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. + +.PP +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc\&., 51 Franklin St, Fifth Floor, Boston, MA 02110\-1301, USA\&. + +.SH "SEE ALSO" + +.PP + \fIpilot\-link\fR(7)\&. + |