From 83a39dd2ae1fb9f7c0e89e40dbbb7c893f41de79 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 21 Oct 2021 16:45:52 +0200 Subject: Update docs (cherry picked from commit 41b05f954882313131a75ccbc53c1e373a915d38) --- doc/qutebrowser.1.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 8db231add..bc312f108 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -65,6 +65,9 @@ show it. *--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-5/qguiapplication.html#desktopFileName-prop +*--untrusted-args*:: + Mark all following arguments as untrusted, which enforces that they are URLs/search terms (and not flags or commands) + === debug arguments *-l* '{critical,error,warning,info,debug,vdebug}', *--loglevel* '{critical,error,warning,info,debug,vdebug}':: Override the configured console loglevel -- cgit v1.2.3-54-g00ecf