diff options
author | portix <portix@gmx.net> | 2012-01-16 11:29:14 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-01-16 11:29:14 +0100 |
commit | 2b96f17a160a525ab926b653fb4685265f42f953 (patch) | |
tree | 3b49cb2a1c0ec30e13403e52869f139da4c95664 /doc/dwb.1 | |
parent | bd40496902ac578c8e45786a35c1377e161ef108 (diff) | |
parent | a326c1960e4b8e96f601fb70c7e43b578dd981db (diff) | |
download | dwb-2b96f17a160a525ab926b653fb4685265f42f953.zip |
Merging head 976
Diffstat (limited to 'doc/dwb.1')
-rw-r--r-- | doc/dwb.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1440,6 +1440,13 @@ or the last download path is used. default value: .IR NULL . .TP +.BR download-no-confirm +Whether to start downloads immediately without asking for a path, +.I download-directory +needs to be set to an existing path. +default value: +.IR false . +.TP .BR download-use-external-program Whether to use an external download program specified in \'download-external-programm\' or the builtin download helper. |