INFO(1) User Commands INFO(1)

info - read Info documents

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

Read documentation in Info format.

use all matching manuals
look up STRING in all indices of all manuals
add DIR to INFOPATH
specify Info manual to visit
display this help and exit
go to node pointed by index entry STRING
specify nodes in first visited Info file
output selected nodes to FILE
recursively output menu items
assign VALUE to Info variable VAR
display version information and exit
print physical location of Info file

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.

For a summary of key bindings, type H within Info.

show top-level dir menu
info info-stnd
show the manual for this Info program
info emacs
start at emacs node from top-level dir
info emacs buffers
select buffers menu entry in emacs manual
info emacs -n Files
start at Files node within emacs manual
info '(emacs)Files'
alternative way to start at Files node
info --subnodes -o out.txt emacs
dump entire emacs manual to out.txt
info -f ./foo.info
show file ./foo.info, not searching dir

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 © 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

The full documentation for info is maintained as a Texinfo manual. If the info program is properly installed at your site, the command

info info

should give you access to the complete manual. (Or, if you have Emacs, M-x info will lead to the manual.)

October 2023 GNU texinfo 7.1