1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.34.
|
---|
2 | .TH INSTALL-INFO "1" "December 2004" "install-info 4.8" "User Commands"
|
---|
3 | .SH NAME
|
---|
4 | install-info \- update info/dir entries
|
---|
5 | .SH SYNOPSIS
|
---|
6 | .B install-info
|
---|
7 | [\fIOPTION\fR]... [\fIINFO-FILE \fR[\fIDIR-FILE\fR]]
|
---|
8 | .SH DESCRIPTION
|
---|
9 | Install or delete dir entries from INFO\-FILE in the Info directory file
|
---|
10 | DIR\-FILE.
|
---|
11 | .SH OPTIONS
|
---|
12 | .TP
|
---|
13 | \fB\-\-delete\fR
|
---|
14 | delete existing entries for INFO\-FILE from DIR\-FILE;
|
---|
15 | don't insert any new entries.
|
---|
16 | .TP
|
---|
17 | \fB\-\-dir\-file\fR=\fINAME\fR
|
---|
18 | specify file name of Info directory file.
|
---|
19 | This is equivalent to using the DIR\-FILE argument.
|
---|
20 | .TP
|
---|
21 | \fB\-\-entry\fR=\fITEXT\fR
|
---|
22 | insert TEXT as an Info directory entry.
|
---|
23 | TEXT should have the form of an Info menu item line
|
---|
24 | plus zero or more extra lines starting with whitespace.
|
---|
25 | If you specify more than one entry, they are all added.
|
---|
26 | If you don't specify any entries, they are determined
|
---|
27 | from information in the Info file itself.
|
---|
28 | .TP
|
---|
29 | \fB\-\-help\fR
|
---|
30 | display this help and exit.
|
---|
31 | .TP
|
---|
32 | \fB\-\-info\-file\fR=\fIFILE\fR
|
---|
33 | specify Info file to install in the directory.
|
---|
34 | This is equivalent to using the INFO\-FILE argument.
|
---|
35 | .TP
|
---|
36 | \fB\-\-info\-dir\fR=\fIDIR\fR
|
---|
37 | same as \fB\-\-dir\-file\fR=\fIDIR\fR/dir.
|
---|
38 | .TP
|
---|
39 | \fB\-\-item\fR=\fITEXT\fR
|
---|
40 | same as \fB\-\-entry\fR TEXT.
|
---|
41 | An Info directory entry is actually a menu item.
|
---|
42 | .TP
|
---|
43 | \fB\-\-quiet\fR
|
---|
44 | suppress warnings.
|
---|
45 | .TP
|
---|
46 | \fB\-\-remove\fR
|
---|
47 | same as \fB\-\-delete\fR.
|
---|
48 | .TP
|
---|
49 | \fB\-\-section\fR=\fISEC\fR
|
---|
50 | put this file's entries in section SEC of the directory.
|
---|
51 | If you specify more than one section, all the entries
|
---|
52 | are added in each of the sections.
|
---|
53 | If you don't specify any sections, they are determined
|
---|
54 | from information in the Info file itself.
|
---|
55 | .TP
|
---|
56 | \fB\-\-version\fR
|
---|
57 | display version information and exit.
|
---|
58 | .SH "REPORTING BUGS"
|
---|
59 | Email bug reports to bug\-texinfo@gnu.org,
|
---|
60 | general questions and discussion to help\-texinfo@gnu.org.
|
---|
61 | Texinfo home page: http://www.gnu.org/software/texinfo/
|
---|
62 | .SH COPYRIGHT
|
---|
63 | Copyright \(co 2004 Free Software Foundation, Inc.
|
---|
64 | There is NO warranty. You may redistribute this software
|
---|
65 | under the terms of the GNU General Public License.
|
---|
66 | For more information about these matters, see the files named COPYING.
|
---|
67 | .SH "SEE ALSO"
|
---|
68 | The full documentation for
|
---|
69 | .B install-info
|
---|
70 | is maintained as a Texinfo manual. If the
|
---|
71 | .B info
|
---|
72 | and
|
---|
73 | .B install-info
|
---|
74 | programs are properly installed at your site, the command
|
---|
75 | .IP
|
---|
76 | .B info install-info
|
---|
77 | .PP
|
---|
78 | should give you access to the complete manual.
|
---|