Merge pull request #4 from onlyjob/my-manpages

minor man pages corrections (Debian #669675) + cuetag.1
This commit is contained in:
Svend Sorensen
2013-07-08 10:47:54 -07:00
4 changed files with 22 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
.TH cuebreakpoints 1
.TH "cuebreakpoints" "1"
.SH NAME
cuebreakpoints \- print the breakpoints from a CUE or TOC file
cuebreakpoints \- report track breakpoints from a CUE or TOC file
.SH SYNOPSIS
.B cuebreakpoints
[ {
@@ -30,7 +30,7 @@ The breakpoints are in a format usable by
.B shnsplit
(part of the shntool package).
.PP
Three approaches to track pregaps are availabe: append (to previous track),
Three approaches to track pregaps are available: append (to previous track),
prepend (to succeeding track), and split (from both preceding and
succeeding tracks).
The split approach can result in up to twice as many breakpoints being

View File

@@ -1,4 +1,4 @@
.TH cueconvert 1
.TH "cueconvert" "1"
.SH NAME
cueconvert \- convert files between CUE and TOC formats
.SH SYNOPSIS
@@ -36,7 +36,7 @@ reads from standard input, and if
.I outfile
is not specified, it writes to standard output.
.PP
If no filenamess are specified, standard input is used, and an input format
If no filenames are specified, standard input is used, and an input format
option
.I must
be specified.

View File

@@ -1,6 +1,6 @@
.TH cueprint 1
.TH "cueprint" "1"
.SH NAME
cueprint \- report disc and track infomation from a CUE or TOC file
cueprint \- report disc and track information from a CUE or TOC file
.SH SYNOPSIS
.B cueprint
[ {

15
doc/cuetag.1 Normal file
View File

@@ -0,0 +1,15 @@
.TH "CUETAG" "1"
.SH "NAME"
cuetag \- tag files based on cue/toc file information
.SH "SYNOPSIS"
.PP
cuetag <cuefile|tocfile> [file]...
.SH "DESCRIPTION"
This manual page documents briefly the
\fBcuetag\fR shell script.
.SH "AUTHOR"
This manual page was written by Patrick Matth\[:a]i <patrick.matthaei@web.de>
for cuetools.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 or any
later version published by the Free Software Foundation.