zeal/zeal.1
Dmitriy Perlow 937ce2f171 - Update to version 0.7.2:
* docs(readme): fix Telegram link
  * feat(ui): add shortcut (Ctrl+B) to toggle sidebar visibility
  * chore: fix typos in code comments
  * fix(app): do not register protocol handlers on startup
  * fix(ui): fix Unix build when X11 is not available
  * docs(readme): update license to GPLv3 or later (#1646)
  * chore(pkg): remove unused zeal.wxs file
  * fix(browser): use button release for forward/back navigation
  * refactor(browser): replace WebKit specific CSS rules
  * refactor(registry): add missing override specifier
  * fix(core): use archive_entry_pathname_utf8
  * feat(registry,ui): show docset search keywords/prefixes
  * refactor(registry): use class enum for index level
  * fix(browser): use default QWebEngineProfile for Qt 6
  * fix(ui): use correct QWebEngineProfile when applying font settings
  * feat(browser): apply dark mode without restart with Qt 6.7+

OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=39
2024-09-22 07:30:47 +00:00

36 lines
749 B
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1.
.TH ZEAL "1" "September 2016" "Zeal 0.3.0" "User Commands"
.SH NAME
Zeal \- manual page for Zeal 0.3.0
.SH SYNOPSIS
.B zeal
[\fI\,options\/\fR] \fI\,url\/\fR
.SH DESCRIPTION
Zeal \- Offline documentation browser.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Displays this help.
.TP
\fB\-v\fR, \fB\-\-version\fR
Displays version information.
.TP
\fB\-f\fR, \fB\-\-force\fR
Force the application run.
.SS "Arguments:"
.TP
url
dash[\-plugin]:// URL
.SH "SEE ALSO"
The full documentation for
.B Zeal
is maintained as a Texinfo manual. If the
.B info
and
.B Zeal
programs are properly installed at your site, the command
.IP
.B info Zeal
.PP
should give you access to the complete manual.