summaryrefslogtreecommitdiff
path: root/doc/qutebrowser.1.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-11-14 08:31:06 +0100
committerFlorian Bruhin <git@the-compiler.org>2016-11-14 23:13:21 +0100
commit81d67f8a2c618a3cf84ec70703c5379f20a91217 (patch)
tree83f33992efbcd5bf28d82e0a031d53bb5c6d9d1d /doc/qutebrowser.1.asciidoc
parentb30d37e3e0b1d488f348efeb6001512ec0700fba (diff)
downloadqutebrowser-81d67f8a2c618a3cf84ec70703c5379f20a91217.tar.gz
qutebrowser-81d67f8a2c618a3cf84ec70703c5379f20a91217.zip
Remove support for an empty data/config/cachedir
See #2115
Diffstat (limited to 'doc/qutebrowser.1.asciidoc')
-rw-r--r--doc/qutebrowser.1.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index c0d2b577a..8b856ccb3 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -39,13 +39,13 @@ show it.
show this help message and exit
*-c* 'CONFDIR', *--confdir* 'CONFDIR'::
- Set config directory (empty for no config storage).
+ Set config directory
*--datadir* 'DATADIR'::
- Set data directory (empty for no data storage).
+ Set data directory
*--cachedir* 'CACHEDIR'::
- Set cache directory (empty for no cache storage).
+ Set cache directory
*--basedir* 'BASEDIR'::
Base directory for all storage. Other --*dir arguments are ignored if this is given.