Updated usage to reflect ability to rip directly from VOB
authorAlan J. Pippin <ajp@pippins.net>
Sun, 7 Feb 2010 04:30:21 +0000 (21:30 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Sun, 7 Feb 2010 04:30:21 +0000 (21:30 -0700)
rip_dvd

diff --git a/rip_dvd b/rip_dvd
index 6846ba39c61276c6b2aedfadde15fa5d457959df..7158101ea1475b41244ba1c92d4261172e2590ae 100755 (executable)
--- a/rip_dvd
+++ b/rip_dvd
@@ -142,6 +142,7 @@ function usage() {
     echo >&2 "                 2) If dvdname is a full path to a DVD folder, it will be ripped as a DVD instead of $dev"
     echo >&2 "                 3) If dvdname is a full path to an MPG2 file, it will be ripped as a DVD instead of $dev"
     echo >&2 "                 4) If dvdname is a full path to an ISO file, it will be ripped as a DVD instead of $dev"
+    echo >&2 "                 5) If dvdname is a full path to a VOB file, it will be ripped as a DVD instead of $dev"
     echo >&2 "   -p <profile>  Specify which encoding profile to use in -x mode as shown below:"
     echo >&2 "                 Mencoder and Handbrake Encoder Profiles:"
     echo >&2 "                 - xvidvhq = AVI, very high quality encoding, Xvid codec, 2 pass encoding (default)"