From 13c5150e58fa42b5957da551cf830a868d10c49e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 11 Apr 2017 21:19:36 +0200 Subject: [PATCH] Update docs --- CHANGELOG.asciidoc | 2 ++ README.asciidoc | 1 + doc/qutebrowser.1.asciidoc | 9 +++------ 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 81ad97343..00170f731 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -26,6 +26,8 @@ Added - New `-s` option for `:open` to force a HTTPS scheme. - `:debug-log-filter` now accepts `none` as an argument to clear any log filters. +- New `--debug-flag` argument which replaces `--debug-exit` and + `--pdb-postmortem`. Changed ~~~~~~~ diff --git a/README.asciidoc b/README.asciidoc index 96b795463..64e633067 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -186,6 +186,7 @@ Contributors, sorted by the number of commits in descending order: * John ShaggyTwoDope Jenkins * Clayton Craft * Peter Vilim +* Jacob Sword * knaggita * Oliver Caldwell * Julian Weigt diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 36530bffe..cd95bf8e5 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -93,12 +93,6 @@ show it. *--nowindow*:: Don't show the main window. -*--debug-exit*:: - Turn on debugging of late exit. - -*--pdb-postmortem*:: - Drop into pdb on exceptions. - *--temp-basedir*:: Use a temporary basedir. @@ -110,6 +104,9 @@ show it. *--qt-flag* 'QT_FLAG':: Pass an argument to Qt as flag. + +*--debug-flag* 'DEBUG_FLAGS':: + Pass name of debugging feature to be turned on. // QUTE_OPTIONS_END == FILES