man > info(1)

πŸ“– NAME

info - read Info documents

πŸš€ Quick Reference

Use CaseCommandDescription
πŸ“‚ Show top-level directoryinfoDisplay the main menu of all Info documents
πŸ“˜ Show a manual's top nodeinfo emacsOpen the Emacs manual at its top-level menu
πŸ” Navigate to a specific nodeinfo emacs -n FilesJump directly to the "Files" node inside Emacs manual
πŸ“„ Dump entire manualinfo --subnodes -o out.txt emacsRecursively output the whole manual to a file
βš™οΈ Show command-line optionsinfo --show-options emacsGo straight to the node describing command line options
πŸ”Ž Search all indicesinfo -k printfLook up "printf" in all indices of all manuals
πŸ“ View a local Info fileinfo -f ./foo.infoOpen a specific Info file without searching the directory

πŸ“‹ SYNOPSIS

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

ℹ️ DESCRIPTION

Read documentation in Info format. πŸ“˜

πŸ”§ Frequently-used options

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. ⌨️

πŸ’‘ EXAMPLES

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 --show-options emacs

βš™οΈ start at node with emacs' command line options

info --subnodes -o out.txt emacs

πŸ“€ dump entire emacs manual to out.txt

info -f ./foo.info

πŸ“ show file ./foo.info, not searching dir

πŸ› REPORTING BUGS

Email bug reports to bug-texinfo AT gnu.org, general questions and discussion to help-tex‐ info AT gnu.org. Texinfo home page: http://www.gnu.org/software/texinfo/

©️ COPYRIGHT

Copyright Β© 2021 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.

πŸ“š SEE ALSO

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.)
info(1)
πŸ“– NAME πŸš€ Quick Reference πŸ“‹ SYNOPSIS ℹ️ DESCRIPTION
πŸ”§ Frequently-used options
πŸ’‘ EXAMPLES πŸ› REPORTING BUGS ©️ COPYRIGHT πŸ“š SEE ALSO

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 17:38 @2600:1f28:365:80b0:f8a4:e764:d6bb:8e66
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format

^_top_^