forked from soutade/libgourou
62 lines
1.6 KiB
Groff
62 lines
1.6 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
.TH ACSMDOWNLOADER "1" "January 2023" "acsmdownloader download EPUB file from ACSM request file" "User Commands"
|
|
.SH NAME
|
|
acsmdownloader \- download EPUB file from ACSM request file
|
|
.SH SYNOPSIS
|
|
.B acsmdownloader
|
|
[\fI\,OPTIONS\/\fR] \fI\,file.acsm\/\fR
|
|
.SH DESCRIPTION
|
|
Download EPUB file from ACSM request file
|
|
.SS "Global Options:"
|
|
.TP
|
|
\fB\-O\fR|\-\-output\-dir
|
|
Optional output directory were to put result (default ./)
|
|
.TP
|
|
\fB\-o\fR|\-\-output\-file
|
|
Optional output filename (default <title.(epub|pdf|der)>)
|
|
.TP
|
|
\fB\-f\fR|\-\-acsm\-file
|
|
Backward compatibility: ACSM request file for epub download
|
|
.TP
|
|
\fB\-e\fR|\-\-export\-private\-key
|
|
Export private key in DER format
|
|
.TP
|
|
\fB\-r\fR|\-\-resume
|
|
Try to resume download (in case of previous failure)
|
|
.TP
|
|
\fB\-v\fR|\-\-verbose
|
|
Increase verbosity, can be set multiple times
|
|
.TP
|
|
\fB\-V\fR|\-\-version
|
|
Display libgourou version
|
|
.TP
|
|
\fB\-h\fR|\-\-help
|
|
This help
|
|
.SS "ADEPT Options:"
|
|
.TP
|
|
\fB\-D\fR|\-\-adept\-directory
|
|
\&.adept directory that must contains device.xml, activation.xml and devicesalt
|
|
.TP
|
|
\fB\-d\fR|\-\-device\-file
|
|
device.xml file from eReader
|
|
.TP
|
|
\fB\-a\fR|\-\-activation\-file
|
|
activation.xml file from eReader
|
|
.TP
|
|
\fB\-k\fR|\-\-device\-key\-file
|
|
private device key file (eg devicesalt/devkey.bin) from eReader
|
|
.SH ENVIRONMENT
|
|
Device file, activation file and device key file are optionals. If not set, they are looked into :
|
|
.IP
|
|
* $ADEPT_DIR environment variable
|
|
.IP
|
|
* /home/<user>/.config/adept
|
|
.IP
|
|
* Current directory
|
|
.IP
|
|
* .adept
|
|
.IP
|
|
* adobe\-digital\-editions directory
|
|
.IP
|
|
* .adobe\-digital\-editions directory
|