Linux command
manpath 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
manpath
Example
manpath --global
说明
manpath determines and displays the search path used to find manual pages. It examines configuration files and environment variables to construct the path.
参数
- -g, --global
- Show entire global manpath
- -d, --debug
- Print debugging information
- -q, --quiet
- Suppress warnings
- -c, --catpath
- Show catpath instead of manpath
- -V, --version
- Display version information
- -h, --help
- Display help
FAQ
What is the manpath command used for?
manpath determines and displays the search path used to find manual pages. It examines configuration files and environment variables to construct the path.
How do I run a basic manpath example?
Run `manpath` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -g, --global do in manpath?
Show entire global manpath