This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
kb:linux:documentation [2016/01/13 20:35] 127.0.0.1 external edit |
kb:linux:documentation [2020/11/02 16:56] (current) Allen Smith [GNU Info System] typo fix |
||
---|---|---|---|
Line 49: | Line 49: | ||
* It is a "gopher like" system of linked text documents that pre-dates the World Wide Web. | * It is a "gopher like" system of linked text documents that pre-dates the World Wide Web. | ||
* In a Terminal, typing **''info''** with no arguments displays an index of available topics. | * In a Terminal, typing **''info''** with no arguments displays an index of available topics. | ||
- | * those pages can be navigated & viewd using the movement keys (← ↑ → ↓, page up, page down, ...) | + | * those pages can be navigated & viewed using the movement keys (← ↑ → ↓, page up, page down, ...) |
* also use the **q** key to **quit**, the **h** key for **help**, and the **enter** key to **select** an item. | * also use the **q** key to **quit**, the **h** key for **help**, and the **enter** key to **select** an item. | ||
* **''info <keyword>''** will search all **info** files for the Topic given by ''<keyword>'' | * **''info <keyword>''** will search all **info** files for the Topic given by ''<keyword>'' |