summaryrefslogtreecommitdiff
path: root/doc/qutebrowser.1.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-06-11 08:52:31 +0200
committerFlorian Bruhin <git@the-compiler.org>2018-06-11 11:07:14 +0200
commit1ba2e3e24b04943bc0f4b8af7948eb0357f21f74 (patch)
tree1aadb6ae6834e1886860e69b3f7e161c2a3f1dba /doc/qutebrowser.1.asciidoc
parent20763a87c0b8f78ec80911c317422decbaf28de8 (diff)
downloadqutebrowser-1ba2e3e24b04943bc0f4b8af7948eb0357f21f74.tar.gz
qutebrowser-1ba2e3e24b04943bc0f4b8af7948eb0357f21f74.zip
Implement Qt 5.11 devtools support
See #3010
Diffstat (limited to 'doc/qutebrowser.1.asciidoc')
-rw-r--r--doc/qutebrowser.1.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index 1d264dc10..89407611a 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -60,7 +60,7 @@ show it.
Which backend to use.
*--enable-webengine-inspector*::
- Enable the web inspector for QtWebEngine. Note that this is a SECURITY RISK and you should not visit untrusted websites with the inspector turned on. See https://bugreports.qt.io/browse/QTBUG-50725 for more details.
+ Enable the web inspector for QtWebEngine. Note that this is a SECURITY RISK and you should not visit untrusted websites with the inspector turned on. See https://bugreports.qt.io/browse/QTBUG-50725 for more details. This is not needed anymore since Qt 5.11 where the inspector is always enabled and secure.
=== debug arguments
*-l* '{critical,error,warning,info,debug,vdebug}', *--loglevel* '{critical,error,warning,info,debug,vdebug}'::