info
Read Info documents
Overview
Displays information from the Info documentation system, which is a collection of documents that can be read online.
Syntax
info [OPTION]... [MENU-ITEM]...Common Options
--apropos=STRINGSearch the index of Info files for STRING.
--allDisplay all matching Info files in sequence, not just the first one.
--where, --pathPrint the location(s) of the Info file(s) instead of displaying them.
--output-file=FILEOutput the Info document to FILE instead of the standard output.
--helpDisplay help text and exit.
--versionOutput version information and exit.
Examples
$ info ls
Displays the Info documentation for the `ls` command.
$ info --apropos=printf
Searches for "printf" in Info documentation.
$ info --all ls
Displays all Info documentation related to `ls`.
$ info --where ls
Prints the location of the Info documentation for `ls`.
Related Commands
infodocumentationmanualhelpinfo pages