manpath: add page (#3976)

client-spec/clarity
Ein Verne 2020-04-16 00:50:29 +08:00 committed by GitHub
parent 19cdec56cc
commit a2b988c82b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
pages/linux/manpath.md Normal file
View File

@ -0,0 +1,11 @@
# manpath
> Determine the search path for manual pages.
- Display the search path used to find man pages:
`manpath`
- Show the entire global manpath:
`manpath --global`