man: add -f example (#8180)

This commit is contained in:
cjc7373
2022-07-05 16:06:45 +08:00
committed by GitHub
parent f3f405e9f6
commit 6588dd7507

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`