* Dan Jacobson <[EMAIL PROTECTED]> [2006-01-14 05:08]: > jack man page doubles: > -o, --overwrite > overwrite existing files, i.e. do not check if already ripped > WAVs or an already encoded file seem to be OK. Use this if you > know something went wrong last time. This is off by default. > > -o, --overwrite=bool > overwrite existing files.
Remove duplicate entry of --overwrite from man page. diff -urN jack-3.1.1~/jack.man jack-3.1.1/jack.man --- jack-3.1.1~/jack.man 2006-01-16 23:02:45.000000000 +0000 +++ jack-3.1.1/jack.man 2006-01-16 23:03:44.000000000 +0000 @@ -256,9 +256,6 @@ On-the-fly operation. Only on some encoders/rippers. Do not create WAVs, pipe ripper output through the encoder. Default is no as it's a torture for the CDROM drive. -.TP -.B \-o, \-\-overwrite=bool -overwrite existing files. .\" .TP .\" .B \-\-playorder .\" use the FreeDB PLAYORDER field to limit the tracks to -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

