Linux command
yelp 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Open help browser
yelp
Open specific help document
yelp [help:gnome-terminal]
Open man page
yelp [man:ls]
Open info page
yelp [info:bash]
Open local file
yelp [file:///usr/share/doc/package/manual.html]
Open Mallard documentation
yelp [ghelp:gedit]
说明
yelp is the GNOME help browser, providing a unified interface for viewing various documentation formats. It supports Mallard, DocBook, man pages, info pages, and HTML documentation. The application integrates with GNOME applications; pressing F1 in most GNOME apps launches yelp with the relevant help. It features interactive search, bookmarks, and navigation history. Yelp uses XSLT to render XML documentation as HTML. The freedesktop.org help system specification ensures consistent help access across GNOME applications.
参数
- --help
- Display help options.
- --version
- Display version.
FAQ
What is the yelp command used for?
yelp is the GNOME help browser, providing a unified interface for viewing various documentation formats. It supports Mallard, DocBook, man pages, info pages, and HTML documentation. The application integrates with GNOME applications; pressing F1 in most GNOME apps launches yelp with the relevant help. It features interactive search, bookmarks, and navigation history. Yelp uses XSLT to render XML documentation as HTML. The freedesktop.org help system specification ensures consistent help access across GNOME applications.
How do I run a basic yelp example?
Run `yelp` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --help do in yelp?
Display help options.