1pilot-install-hino(1) PILOT-LINK pilot-install-hino(1)
2
3
4
6 pilot-install-hinote - Install local files into your Hi-Note database
7 on your Palm handheld.
8
10 pilot-link: Userland conduits
11
12
14 pilot-install-hinote [-p|--port <port>] [--version] [-q|--quiet]
15 [-?|--help] [--usage] [-c --category category] [filename ...]
16
17
19 pilot-install-hinote allows the user to write one or more files as a
20 new Hi-Note or into the Hi-Notes Palm application itself, on the Palm
21 handheld.
22
23
24 Please see http://www.cyclos.com/ for more information on Hi-Note.
25
26
28 pilot-install-hinote option
29 -c,
30 --category
31 <category>
32
33
34 Write files to <category> in the Hi-Note application itself.
35
36
37 Conduit Options
38 -p, --port
39 <port>
40
41
42 Use device file <port> to communicate with the Palm handheld. If this
43 is not specified, pilot-install-hinote will look for the $PILOTPORT
44 environment variable. If neither are found or supplied,
45 pilot-install-hinote will print the usage information.
46
47 -q,
48 --quiet
49
50
51 Suppress 'Hit HotSync button' message
52
53 -v, --version
54
55
56 Display version of pilot-install-hinote and exit without connecting.
57
58
59 Help Options
60 -h, --help
61
62
63 Display the help synopsis for pilot-install-hinote and exit without
64 connecting.
65
66 --usage
67
68
69 Display a brief usage message and exit without connecting.
70
71
73 The program will connect to a target Palm handheld, and write the file
74 or files given on the commandline into the Hi-Note application.
75
76
78 pilot-install-hinote was originally written by Bill Goodman <bgood‐
79 man@cyclos.com>.
80
81
82 This manual page was converted to XML by Neil Williams <linux@code‐
83 help.co.uk>
84
85
87 We have an online bug tracker. Using this is the only way to ensure
88 that your bugs are recorded and that we can track them until they are
89 resolved or closed. Reporting bugs via email, while easy, is not very
90 useful in terms of accountability. Please point your browser to
91 http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your
92 bugs and issues there.
93
94
96 This program is free software; you can redistribute it and/or modify it
97 under the terms of the GNU General Public License as published by the
98 Free Software Foundation; either version 2 of the License, or (at your
99 option) any later version.
100
101
102 This program is distributed in the hope that it will be useful, but
103 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
104 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
105 Public License for more details.
106
107
108 You should have received a copy of the GNU General Public License along
109 with this program; if not, write to the Free Software Foundation, Inc.,
110 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
111
112
114 hinotes(1), pilot-link(7).
115
116
117
118
1190.12.5 Copyright 1996-2007 FSF pilot-install-hino(1)