From d5d0a9643f292f84e25e1fc0658346bc1ac6580e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 14 Jun 2023 20:14:10 +0200 Subject: Update docs --- doc/qutebrowser.1.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 9dc921acd..1a340f7e9 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -62,6 +62,9 @@ show it. *--backend* '{webkit,webengine}':: Which backend to use. +*--qt-wrapper* '{PyQt6,PyQt5}':: + Which Qt wrapper to use. This can also be set via the QUTE_QT_WRAPPER environment variable. If both are set, the command line argument takes precedence. + *--desktop-file-name* 'DESKTOP_FILE_NAME':: Set the base name of the desktop entry for this application. Used to set the app_id under Wayland. See https://doc.qt.io/qt-6/qguiapplication.html#desktopFileName-prop -- cgit v1.2.3-54-g00ecf