forked from soutade/libgourou
56 lines
1.5 KiB
Groff
56 lines
1.5 KiB
Groff
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||
|
.TH ADEPT_REMOVE "1" "January 2023" "adept_remove remove ADEPT DRM (from Adobe) of EPUB/PDF file" "User Commands"
|
||
|
.SH NAME
|
||
|
adept_remove remove ADEPT DRM (from Adobe) of EPUB/PDF file
|
||
|
.SH SYNOPSIS
|
||
|
.B adept_remove
|
||
|
[\fI\,OPTIONS\/\fR] \fI\,file(.epub|pdf)\/\fR
|
||
|
.SH DESCRIPTION
|
||
|
Remove ADEPT DRM (from Adobe) of EPUB/PDF 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 inplace DRM removal>)
|
||
|
.TP
|
||
|
\fB\-f\fR|\-\-input\-file
|
||
|
Backward compatibility: EPUB/PDF file to process
|
||
|
.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
|
||
|
.SS "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
|