Read documentation in Info format
info [option]... [menu-item...]
- --apropos=subject
- Look up subject in all the indexes of all the manuals.
- --directory=dir
- Add dir to INFOPATH.
- --dribble=filename
- Remember the user's keystrokes in filename.
- --file=filename
- Specify the Info file to visit.
- --help
- Display help information and exit.
- --index-search=string
- Go to the node pointed by index entry string.
- --node=nodename
- Specify the nodes in the first visited Info file.
- --output=filename
- Output the selected nodes to filename.
- --restore=filename
- Read the initial keystrokes from filename.
- --show-options
--usage
- Go to command-line options node.
- --subnodes
- Recursively output menu items.
- --vi-keys
- Use key bindings like those in vi and less.
- --version
- Display the version information and exit.
The info utility reads documentation in Info format.
The first nonoption argument, if present, is the menu entry to start from;
it's 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 more information, see the texinfo documentation on the
GNU website,
http://www.gnu.org/.