1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 21:35:40 +02:00

man: add example for choosing page section (#2102)

This commit is contained in:
fetlang 2018-05-08 08:59:38 -04:00 committed by Agniva De Sarker
parent cf12bb9f04
commit 72b5105776

View file

@ -6,6 +6,10 @@
`man {{command}}`
- Display man page for a command from section 7:
`man {{command}}.{{7}}`
- Display path searched for manpages:
`man --path`