This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



INFO(1)                                         User Commands                                        INFO(1)



NAME
       info - read Info documents

SYNOPSIS
       info [OPTION]... [MENU-ITEM...]

DESCRIPTION
       Read documentation in Info format.

OPTIONS
       --apropos=STRING
              look up STRING in all indices of all manuals.

       -d, --directory=DIR
              add DIR to INFOPATH.

       --dribble=FILENAME
              remember user keystrokes in FILENAME.

       -f, --file=FILENAME
              specify Info file to visit.

       -h, --help
              display this help and exit.

       --index-search=STRING
              go to node pointed by index entry STRING.

       -n, --node=NODENAME
              specify nodes in first visited Info file.

       -o, --output=FILENAME
              output selected nodes to FILENAME.

       -R, --raw-escapes
              output "raw" ANSI escapes (default).

       --no-raw-escapes
              output escapes as literal text.

       --restore=FILENAME
              read initial keystrokes from FILENAME.

       -O, --show-options, --usage
              go to command-line options node.

       --subnodes
              recursively output menu items.

       -w, --where, --location
              print physical location of Info file.

       --vi-keys
              use vi-like and less-like key bindings.

       --version
              display version information and exit.

       The first non-option argument, if present, is the menu entry to start from; it is searched for in all
       `dir' files along INFOPATH.  If it is not present, info merges all `dir' files and shows the  result.
       Any  remaining arguments are treated as the names of menu items relative to the initial node visited.

EXAMPLES
       info   show top-level dir menu

       info emacs
              start at emacs node from top-level dir

       info emacs buffers
              start at buffers node within emacs manual

       info --show-options emacs
              start at node with emacs' command line options

       info -f ./foo.info
              show file ./foo.info, not searching dir

REPORTING BUGS
       Email bug reports to bug-texinfo@gnu.org, general questions and discussion  to  help-texinfo@gnu.org.
       Texinfo home page: http://www.gnu.org/software/texinfo/

COPYRIGHT
       Copyright  (C)  2004 Free Software Foundation, Inc.  There is NO warranty.  You may redistribute this
       software under the terms of the GNU General Public License.  For more information  about  these  mat-ters, matters,
       ters, see the files named COPYING.



info 4.8                                        December 2004                                        INFO(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...