1pilot-dedupe(1) PILOT-LINK pilot-dedupe(1)
2
3
4
6 pilot-dedupe - Removes duplicate records from any Palm database.
7
9 pilot-link: Userland conduits
10
11
13 pilot-dedupe [-p|--port <port>] [-q|--quiet] [--version] [-?|--help]
14 [--usage] database ...
15
16
18 pilot-dedupe is used to remove duplicate records from any Palm data‐
19 base.
20
21
23 Conduit Options
24 -p, --port lt;port>
25
26
27 Use device file <port> to communicate with the Palm handheld. If this
28 is not specified, pilot-dedupe will look for the $PILOTPORT environ‐
29 ment variable. If neither are found or supplied, pilot-dedupe will
30 print the usage information.
31
32 -q,
33 --quiet
34
35
36 Suppress 'Hit HotSync button' message
37
38 -v, --version
39
40
41 Display version of pilot-dedupe and exit without connecting.
42
43
44 Help Options
45 -h, --help
46
47
48 Display the help synopsis for pilot-dedupe and exit without connecting.
49
50 --usage
51
52
53 Display a brief usage message and exit without connecting.
54
55
57 To remove duplicates from the Address and Todo databases:
58
59
60 pilot-dedupe -p /dev/pilot AddressDB ToDoDB
61
62
64 This manual page was written by Neil Williams <linux@codehelp.co.uk>
65
66
68 We have an online bug tracker. Using this is the only way to ensure
69 that your bugs are recorded and that we can track them until they are
70 resolved or closed. Reporting bugs via email, while easy, is not very
71 useful in terms of accountability. Please point your browser to
72 http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your
73 bugs and issues there.
74
75
77 This program is free software; you can redistribute it and/or modify it
78 under the terms of the GNU General Public License as published by the
79 Free Software Foundation; either version 2 of the License, or (at your
80 option) any later version.
81
82
83 This program is distributed in the hope that it will be useful, but
84 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
85 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
86 Public License for more details.
87
88
89 You should have received a copy of the GNU General Public License along
90 with this program; if not, write to the Free Software Foundation, Inc.,
91 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
92
93
95 pilot-link(7).
96
97
98
99
1000.12.5 Copyright 1996-2007 FSF pilot-dedupe(1)