mirror of https://github.com/CrimsonTome/tldr.git
12 lines
174 B
Markdown
12 lines
174 B
Markdown
|
# 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`
|