summaryrefslogtreecommitdiff
path: root/doc/qutebrowser.1.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-09-09 17:58:35 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-09-09 17:58:35 +0200
commit984e1cf3c574ad6eb22f3d36a9f79c934850888b (patch)
tree8ca32a80de18795f2a3f9d8ae04020b0c3f7817c /doc/qutebrowser.1.asciidoc
parent864ec94cdea70f4969ff3ea0c85e67ce6dddcc4c (diff)
downloadqutebrowser-984e1cf3c574ad6eb22f3d36a9f79c934850888b.tar.gz
qutebrowser-984e1cf3c574ad6eb22f3d36a9f79c934850888b.zip
Update docs
Diffstat (limited to 'doc/qutebrowser.1.asciidoc')
-rw-r--r--doc/qutebrowser.1.asciidoc20
1 files changed, 4 insertions, 16 deletions
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index 7fa6198c6..1da675498 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -111,23 +111,11 @@ show it.
*--no-err-windows*::
Don't show any error windows (used for tests/smoke.py).
-*--qt-name* 'NAME'::
- Set the window name.
+*--qt-arg* 'QT_ARG'::
+ Pass an argument with a value to Qt.
-*--qt-style* 'STYLE'::
- Set the Qt GUI style to use.
-
-*--qt-stylesheet* 'STYLESHEET'::
- Override the Qt application stylesheet.
-
-*--qt-widgetcount*::
- Print debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time.
-
-*--qt-reverse*::
- Set the application's layout direction to right-to-left.
-
-*--qt-qmljsdebugger* 'port:PORT[,block]'::
- Activate the QML/JS debugger with a specified port. 'block' is optional and will make the application wait until a debugger connects to it.
+*--qt-flag* 'QT_FLAG'::
+ Pass an argument to Qt as flag.
// QUTE_OPTIONS_END
== FILES