From: Alan J. Pippin <ajp@pippin.pippins.net>
Date: Sat, 13 Feb 2010 04:52:21 +0000 (-0700)
Subject: Added comments describing the purpose of the rip_dvd.wrap script
X-Git-Tag: 2_3~2^2
X-Git-Url: http://git.pippins.net/%27%20%20%20%20.%20%24GLOBALS%5B%27phpgw%27%5D-%3Elink%28%27inc/jquery/jquery.tablesorter.css%27%29.%27?a=commitdiff_plain;h=a6cb675fdbc9300cf5474b8153feb0bf84722d86;p=rip_dvd%2F.git

Added comments describing the purpose of the rip_dvd.wrap script
---

diff --git a/rip_dvd.wrap b/rip_dvd.wrap
index fdfee25..128581d 100755
--- a/rip_dvd.wrap
+++ b/rip_dvd.wrap
@@ -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