Merge pull request #4 from onlyjob/my-manpages
minor man pages corrections (Debian #669675) + cuetag.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
15
doc/cuetag.1
Normal 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.
|
||||
Reference in New Issue
Block a user