aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2022-04-28 16:17:21 +0200
committerVasilij Schneidermann <mail@vasilij.de>2022-04-28 16:17:21 +0200
commit8f5b42e9d9f304b422c1a7918b43ee323a7d3532 (patch)
tree51a57f21bf6dabdf4139913bf2dff3081fe6c289
parentca66033b8e8a7b2adba83ecee256270ae257a4d8 (diff)
Correct unzip args
-rw-r--r--nov.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nov.el b/nov.el
index 5076edc..b47723d 100644
--- a/nov.el
+++ b/nov.el
@@ -73,7 +73,7 @@
:type '(file :must-match t)
:group 'nov)
-(defcustom nov-unzip-args '("-o" directory filename)
+(defcustom nov-unzip-args '("-od" directory filename)
"Arguments to decompression executable.
This variable expects a list of strings, except for `directory'
and `filename' symbols, which will be replaced accordingly when