Added comments describing the purpose of the rip_dvd.wrap script
authorAlan J. Pippin <ajp@pippin.pippins.net>
Sat, 13 Feb 2010 04:52:21 +0000 (21:52 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Sat, 13 Feb 2010 04:52:21 +0000 (21:52 -0700)
rip_dvd.wrap

index fdfee25d0fac2aa0407d57251f9ed82cbc2de49b..128581d602842ee745303ed081ae561ee3b2ddfe 100755 (executable)
@@ -1,4 +1,9 @@
 #!/bin/bash
+# The purpose of this script is to encapsulate the calls
+# made to the rip_dvd script. This is done to help distribute
+# the resulting ripped files to the proper folders. This
+# script is called from the mythtv menus for example with a
+# smaller set of options.
 
 ##############################################
 # COMMAND LINE PROCESSING