summaryrefslogtreecommitdiff
path: root/doc/qutebrowser.1.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-06-30 10:42:33 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-06-30 10:42:33 +0200
commite4a054d34e85551f44ea379276ce6148d26e124a (patch)
tree4816f60905fb4410d0a75030286d66afa784d707 /doc/qutebrowser.1.asciidoc
parent0d5a33ef2a62f0355e6e1ea9ad5d44e5bded358a (diff)
downloadqutebrowser-e4a054d34e85551f44ea379276ce6148d26e124a.tar.gz
qutebrowser-e4a054d34e85551f44ea379276ce6148d26e124a.zip
Stop marking QtWebEngine as experimental
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 cd95bf8e5..1b8345b0c 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -57,7 +57,7 @@ show it.
How URLs should be opened if there is already a qutebrowser instance running.
*--backend* '{webkit,webengine}'::
- Which backend to use (webengine backend is EXPERIMENTAL!).
+ 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.