man: add -f example (#8180)

pull/1/head
cjc7373 2022-07-05 16:06:45 +08:00 committed by GitHub
parent f3f405e9f6
commit 6588dd7507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
`man {{7}} {{command}}`
- List all available sections for a command:
`man -f {{command}}`
- Display the path searched for manpages:
`man --path`