Merge from vendor branch TCPDUMP:
[dragonfly.git] / contrib / texinfo / doc / info.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
2 .TH INFO "1" "April 2002" "GNU texinfo 4.2" FSF
3 .SH NAME
4 info \- read Info documents
5 .SH SYNOPSIS
6 .B info
7 [\fIOPTION\fR]... [\fIMENU-ITEM\fR...]
8 .SH DESCRIPTION
9 Read documentation in Info format.
10 .SH OPTIONS
11 .TP
12 \fB\-\-apropos\fR=\fISTRING\fR
13 look up STRING in all indices of all manuals.
14 .TP
15 \fB\-d\fR, \fB\-\-directory\fR=\fIDIR\fR
16 add DIR to INFOPATH.
17 .TP
18 \fB\-\-dribble\fR=\fIFILENAME\fR
19 remember user keystrokes in FILENAME.
20 .TP
21 \fB\-f\fR, \fB\-\-file\fR=\fIFILENAME\fR
22 specify Info file to visit.
23 .TP
24 \fB\-h\fR, \fB\-\-help\fR
25 display this help and exit.
26 .TP
27 \fB\-\-index\-search\fR=\fISTRING\fR
28 go to node pointed by index entry STRING.
29 .TP
30 \fB\-n\fR, \fB\-\-node\fR=\fINODENAME\fR
31 specify nodes in first visited Info file.
32 .TP
33 \fB\-o\fR, \fB\-\-output\fR=\fIFILENAME\fR
34 output selected nodes to FILENAME.
35 .TP
36 \fB\-R\fR, \fB\-\-raw\-escapes\fR
37 don't remove ANSI escapes from man pages.
38 .TP
39 \fB\-\-restore\fR=\fIFILENAME\fR
40 read initial keystrokes from FILENAME.
41 .TP
42 \fB\-O\fR, \fB\-\-show\-options\fR, \fB\-\-usage\fR
43 go to command-line options node.
44 .TP
45 \fB\-\-subnodes\fR
46 recursively output menu items.
47 .TP
48 \fB\-\-vi\-keys\fR
49 use vi-like and less-like key bindings.
50 .TP
51 \fB\-\-version\fR
52 display version information and exit.
53 .PP
54 The first non-option argument, if present, is the menu entry to start from;
55 it is searched for in all `dir' files along INFOPATH.
56 If it is not present, info merges all `dir' files and shows the result.
57 Any remaining arguments are treated as the names of menu
58 items relative to the initial node visited.
59 .SH EXAMPLES
60 .TP
61 info
62 show top-level dir menu
63 .TP
64 info emacs
65 start at emacs node from top-level dir
66 .TP
67 info emacs buffers
68 start at buffers node within emacs manual
69 .TP
70 info \fB\-\-show\-options\fR emacs
71 start at node with emacs' command line options
72 .TP
73 info \fB\-f\fR ./foo.info
74 show file ./foo.info, not searching dir
75 .SH "REPORTING BUGS"
76 Email bug reports to bug-texinfo@gnu.org,
77 general questions and discussion to help-texinfo@gnu.org.
78 Texinfo home page: http://www.gnu.org/software/texinfo/
79 .SH COPYRIGHT
80 Copyright \(co 2002 Free Software Foundation, Inc.
81 There is NO warranty.  You may redistribute this software
82 under the terms of the GNU General Public License.
83 For more information about these matters, see the files named COPYING.