summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-06-15 00:43:37 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-06-15 00:43:37 +0200
commit336da49aa8160335bdd924585cc43a4f8aa5f54b (patch)
treea41903009ba5e17a435287f02a64dfb4bce15ef3
parente8ed81d9e505fbc13378d920418c0bbb20a5443d (diff)
downloadqutebrowser-336da49aa8160335bdd924585cc43a4f8aa5f54b.tar.gz
qutebrowser-336da49aa8160335bdd924585cc43a4f8aa5f54b.zip
Update docs
-rw-r--r--doc/qutebrowser.1.asciidoc3
1 files changed, 3 insertions, 0 deletions
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