Defined cue and toc.
Wrap at 80 columns.
This commit is contained in:
12
README
12
README
@@ -11,8 +11,10 @@ cuetools README
|
|||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
cuetools is a set of utilities for working with cue and toc files. It
|
cuetools is a set of utilities for working with Cue Sheet (cue) and Table of
|
||||||
includes:
|
Contents (toc) files.
|
||||||
|
|
||||||
|
It includes:
|
||||||
|
|
||||||
cueconvert
|
cueconvert
|
||||||
convert between the cue and toc formats
|
convert between the cue and toc formats
|
||||||
@@ -27,9 +29,9 @@ cueprint
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Building requires GNU Make. Run ``make install`` to install cuetools
|
Building requires GNU Make. Run ``make install`` to install cuetools into the
|
||||||
into the default location of /usr/local. The Makefiles also support
|
default location of /usr/local. The Makefiles also support both the prefix and
|
||||||
both the prefix and DESTDIR variables.
|
DESTDIR variables.
|
||||||
|
|
||||||
Bugs/Todo
|
Bugs/Todo
|
||||||
---------
|
---------
|
||||||
|
|||||||
Reference in New Issue
Block a user