forked from soutade/libgourou
Work on Makefile
This commit is contained in:
46
utils/man/adept_loan_mgt.1
Normal file
46
utils/man/adept_loan_mgt.1
Normal file
@@ -0,0 +1,46 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH ADEPT_LOAN_MGT "1" "January 2023" "adept_loan_mgt manage loaned books" "User Commands"
|
||||
.SH NAME
|
||||
adept_loan_mgt manage loaned books
|
||||
.SH SYNOPSIS
|
||||
.B adept_loan_mgt
|
||||
[\fI\,OPTIONS\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Manage ADEPT loaned books
|
||||
.SS "Global Options:"
|
||||
.TP
|
||||
\fB\-l\fR|\-\-list
|
||||
List all loaned books
|
||||
.TP
|
||||
\fB\-r\fR|\-\-return
|
||||
Return a loaned book
|
||||
.TP
|
||||
\fB\-d\fR|\-\-delete
|
||||
Delete a loan entry without returning it
|
||||
.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
|
||||
.SH ENVIRONMENT
|
||||
.SS "ADEPT directory is optional. If not set, it's 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
|
||||
Reference in New Issue
Block a user