r122@frost: data | 2005-08-19 00:05:30 +0300
authordata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Thu, 18 Aug 2005 21:06:47 +0000 (21:06 +0000)
committerdata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Thu, 18 Aug 2005 21:06:47 +0000 (21:06 +0000)
 updated man page and config file

git-svn-id: http://abcde.googlecode.com/svn/trunk@101 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

abcde.1
abcde.conf

diff --git a/abcde.1 b/abcde.1
index 8e5e62c..85831f3 100644 (file)
--- a/abcde.1
+++ b/abcde.1
@@ -239,6 +239,10 @@ Specifies the style of cdrom reader to use. Valid options are \'cdparanoia\'
 and \'debug\'. It is used for querying the CDROM and obtain a list of valid
 tracks and DATA tracks. Right now, only cdparanoia is supported.
 .TP
+.B CUEREADERSYNTAX
+Specifies the syntax of the program we use to read the CD CUE sheet. Right now
+we only support \'mkcue\', but in the future other readers might be used.
+.TP
 .B KEEPWAVS
 It defaults to no, so if you want to keep those wavs ripped from your CD,
 set it to "y". You can use the "-k" switch in the command line. The default
index 0022363..f4708db 100644 (file)
 # 'cdda2wav', 'dagrab' and 'cddafs' (Mac OS X only).
 #CDROMREADERSYNTAX=cdparanoia
 
+# CUE reader program to use.
+# Right now we only support 'mkcue', but this might change in the future.
+#CUEREADERSYNTAX=default
+
 # Keep the wav files after encoding. Set it to "y" and remove "clean" from
 # the list of default actions, since we purge the temp directory as default.
 #KEEPWAVS=n