summaryrefslogtreecommitdiff
path: root/doc/qutebrowser.1.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-11-16 22:32:44 +0100
committerFlorian Bruhin <git@the-compiler.org>2016-11-16 22:35:20 +0100
commitd1154759d14b2c2b3c50b9845bff6fd6536f6217 (patch)
tree76d25dc27e8153ac1e4a620009068e2403b55950 /doc/qutebrowser.1.asciidoc
parent8d7fcf41da756cd1918bd8fa827e85cc5ae80e29 (diff)
downloadqutebrowser-d1154759d14b2c2b3c50b9845bff6fd6536f6217.tar.gz
qutebrowser-d1154759d14b2c2b3c50b9845bff6fd6536f6217.zip
Improve --qt-arg docs
Diffstat (limited to 'doc/qutebrowser.1.asciidoc')
-rw-r--r--doc/qutebrowser.1.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index 989fbd3cd..d76c4480c 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -102,8 +102,8 @@ show it.
*--no-err-windows*::
Don't show any error windows (used for tests/smoke.py).
-*--qt-arg* 'QT_ARG'::
- Pass an argument with a value to Qt.
+*--qt-arg* 'NAME' 'VALUE'::
+ Pass an argument with a value to Qt. For example, you can do `--qt-arg geometry 650x555+200+300` to set the window geometry.
*--qt-flag* 'QT_FLAG'::
Pass an argument to Qt as flag.