update manpages

This commit is contained in:
Felix Kauselmann 2014-09-29 00:13:22 +02:00
parent 63027b3286
commit fd1256e359
2 changed files with 32 additions and 14 deletions

View File

@ -1,23 +1,29 @@
.\" Manpage for YACReader. .\" Manpage for YACReader.
.\" Contact yoann.gauthier9@gmail.com to correct errors or typos. .\" Contact yoann.gauthier9@gmail.com to correct errors or typos.
.TH man 8 "5 July 2014" "1.0" "YACReader man page" .TH man 1 "28 September 2014" "2.0" "YACReader man page"
.SH NAME .SH NAME
YACReader \- launch YACReader application. YACReader \- launch YACReader application.
.SH SYNOPSIS .SH SYNOPSIS
.B YACReader [\fBFile\fR | \fBDirectory\fR]
YACReader .br
pathfile YACReader [\fB\-h\fR | \fB\-\-help\fR]
[\fIcomicId\fR] .br
[\fIlibraryId\fR] YACReader [\fB\-v\fR | \fB\-\-version\fR]
.SH DESCRIPTION .SH DESCRIPTION
YACReader is a free cross-platform comic reader with support for multiple comic files and image formats. YACReader is a free cross-platform comic reader with support for multiple comic files and image formats.
.SH OPTIONS .SH OPTIONS
pathfile
: Path to be opened by YACReader.
.TP .TP
\fIcomicId\fR : Comic identifier. .BR File
Open comic file.
.TP .TP
\fIlibraryId\fR : Library identifier. .BR Directory
Open comic directory.
.TP
.BR \-h, \-\- help
Display this text and exit.
.TP
.BR \-v, \-\- version
Display version information and exit.
.SH FEATURES .SH FEATURES
- rar, zip, cbr, cbz, tar, pdf, 7z and cb7 comics support with compatibility for jpeg, gif, png, tiff and bmp images. - rar, zip, cbr, cbz, tar, pdf, 7z and cb7 comics support with compatibility for jpeg, gif, png, tiff and bmp images.
.TP .TP

View File

@ -1,15 +1,27 @@
.\" Manpage for YACReaderLibrary. .\" Manpage for YACReaderLibrary.
.\" Contact yoann.gauthier9@gmail.com to correct errors or typos. .\" Contact yoann.gauthier9@gmail.com to correct errors or typos.
.TH man 8 "5 July 2014" "1.0" "YACReaderLibrary man page" .TH man 1 "28 September 2014" "2.0" "YACReaderLibrary man page"
.SH NAME .SH NAME
YACReaderLibrary \- launch YACReaderLibrary application. YACReaderLibrary \- launch YACReaderLibrary application.
.SH SYNOPSIS .SH SYNOPSIS
.B
YACReaderLibrary YACReaderLibrary
.br
YACReaderLibrary [\fB\-h\fR | \fB\-\-help\fR]
.br
YACReaderLibrary [\fB\-v\fR | \fB\-\-version\fR]
.SH DESCRIPTION .SH DESCRIPTION
YACReaderLibrary an application for browsing and managing your comic collections with various smooth transition effects YACReaderLibrary an application for browsing and managing your comic collections with various smooth transition effects.
.SH OPTIONS .SH OPTIONS
No command line parameters. .TP
Without options
Start YACReaderLibrary.
.TP
.BR \-h, \-\- help
Display help text and exit.
.TP
.BR \-v, \-\- version
Display version information and exit.
.SH FEATURES .SH FEATURES
- Create, manage and browse your comics collections using beautiful, customizable and smooth "comic flow" transitions. - Create, manage and browse your comics collections using beautiful, customizable and smooth "comic flow" transitions.
.TP .TP