1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-10 04:25:24 +02:00
tldr/pages/common/info.md
Managor dd77012848
common*: refresh old pages part 4 (#16258)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-04-26 06:25:38 +03:00

16 lines
364 B
Markdown

# info
> Read documentation stored in the info format.
> More information: <https://manned.org/man/info>.
- Start reading top-level directory menu:
`info`
- Start reading at given menu item node from top-level directory:
`info {{menu_item}}`
- Start reading at second menu item within first menu item manual:
`info {{first_menu_item}} {{second_menu_item}}`