Update docs
This commit is contained in:
parent
70c7a42a63
commit
b28bfbe8f5
@ -24,6 +24,11 @@ Added
|
||||
- New `--debug-flag log-requests` to log requests to the debug log for
|
||||
debugging.
|
||||
|
||||
Changed
|
||||
~~~~~~~
|
||||
|
||||
- New short flags for commandline arguments: `-B` and `-T` for `--basedir` and `--temp-basedir`; `-d` and `-D` for `--debug` and `--debug-flag`.
|
||||
|
||||
v1.3.0
|
||||
------
|
||||
|
||||
|
@ -38,7 +38,7 @@ show it.
|
||||
*-h*, *--help*::
|
||||
show this help message and exit
|
||||
|
||||
*-B*, *--basedir* 'BASEDIR'::
|
||||
*-B* 'BASEDIR', *--basedir* 'BASEDIR'::
|
||||
Base directory for all storage.
|
||||
|
||||
*-V*, *--version*::
|
||||
@ -99,7 +99,7 @@ show it.
|
||||
*--qt-flag* 'QT_FLAG'::
|
||||
Pass an argument to Qt as flag.
|
||||
|
||||
*-D*, *--debug-flag* 'DEBUG_FLAGS'::
|
||||
*-D* 'DEBUG_FLAGS', *--debug-flag* 'DEBUG_FLAGS'::
|
||||
Pass name of debugging feature to be turned on.
|
||||
// QUTE_OPTIONS_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user