manpage: (计算机)“手册页;帮助文档页”,指类 Unix 系统中用 man 命令查看的命令、函数或配置的说明文档页面。(也常写作 man page)
I checked the manpage for grep to see the options.
我查了 grep 的手册页来看看有哪些选项。
Before changing the configuration, read the manpage carefully so you understand the defaults and side effects.
在修改配置之前,先仔细阅读手册页,确保你理解默认设置和可能的副作用。
/ˈmænˌpeɪdʒ/
来自 Unix 文档传统中的 manual page(手册页):man 是 manual 的缩写,page 指“页面/条目”。在 Unix/Linux 的命令行文化中,“manpage”逐渐成为对这类参考文档的常用称呼。