mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
manpath: add page (#3976)
This commit is contained in:
parent
19cdec56cc
commit
a2b988c82b
1 changed files with 11 additions and 0 deletions
11
pages/linux/manpath.md
Normal file
11
pages/linux/manpath.md
Normal 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`
|
Loading…
Add table
Reference in a new issue