From: Alan J. Pippin 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/embedvideo/.git/.%24link.?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