Update docs
This commit is contained in:
parent
b966034250
commit
13c5150e58
@ -26,6 +26,8 @@ Added
|
|||||||
- New `-s` option for `:open` to force a HTTPS scheme.
|
- New `-s` option for `:open` to force a HTTPS scheme.
|
||||||
- `:debug-log-filter` now accepts `none` as an argument to clear any log
|
- `:debug-log-filter` now accepts `none` as an argument to clear any log
|
||||||
filters.
|
filters.
|
||||||
|
- New `--debug-flag` argument which replaces `--debug-exit` and
|
||||||
|
`--pdb-postmortem`.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
@ -186,6 +186,7 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* John ShaggyTwoDope Jenkins
|
* John ShaggyTwoDope Jenkins
|
||||||
* Clayton Craft
|
* Clayton Craft
|
||||||
* Peter Vilim
|
* Peter Vilim
|
||||||
|
* Jacob Sword
|
||||||
* knaggita
|
* knaggita
|
||||||
* Oliver Caldwell
|
* Oliver Caldwell
|
||||||
* Julian Weigt
|
* Julian Weigt
|
||||||
|
@ -93,12 +93,6 @@ show it.
|
|||||||
*--nowindow*::
|
*--nowindow*::
|
||||||
Don't show the main window.
|
Don't show the main window.
|
||||||
|
|
||||||
*--debug-exit*::
|
|
||||||
Turn on debugging of late exit.
|
|
||||||
|
|
||||||
*--pdb-postmortem*::
|
|
||||||
Drop into pdb on exceptions.
|
|
||||||
|
|
||||||
*--temp-basedir*::
|
*--temp-basedir*::
|
||||||
Use a temporary basedir.
|
Use a temporary basedir.
|
||||||
|
|
||||||
@ -110,6 +104,9 @@ show it.
|
|||||||
|
|
||||||
*--qt-flag* 'QT_FLAG'::
|
*--qt-flag* 'QT_FLAG'::
|
||||||
Pass an argument to Qt as flag.
|
Pass an argument to Qt as flag.
|
||||||
|
|
||||||
|
*--debug-flag* 'DEBUG_FLAGS'::
|
||||||
|
Pass name of debugging feature to be turned on.
|
||||||
// QUTE_OPTIONS_END
|
// QUTE_OPTIONS_END
|
||||||
|
|
||||||
== FILES
|
== FILES
|
||||||
|
Loading…
Reference in New Issue
Block a user