From eb74b1a9b2fca6b407fac50af6eccf89adb7f98c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 23 May 2009 07:59:16 +0000 Subject: [PATCH] add README --- README | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..55e9852 --- /dev/null +++ b/README @@ -0,0 +1,28 @@ +rip command tree +---------------- +rip + offset + find + find drive's read offset using AccurateRip + verify + verify drive's read offset using AccurateRip + cd + rip + rip the cd + htoa + find + rip + rip the htoa if it's there + image + verify + verify the cd image + +style guide +----------- + +To avoid confusion: + + - cuefile is used for the CueFile object, which wraps/parses an existing .cue + file on disk + - tocfile: same + - toc: table of contents of a CD; instance of Table