1
0
Fork 0
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:
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

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`