manpath: add page (#3976)

This commit is contained in:
Ein Verne
2020-04-16 00:50:29 +08:00
committed by GitHub
parent 19cdec56cc
commit a2b988c82b

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`