projects
/
rip_dvd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b45d63
)
Added comments describing the purpose of the rip_dvd.wrap script
author
Alan J. Pippin
<ajp@pippin.pippins.net>
Sat, 13 Feb 2010 04:52:21 +0000
(21:52 -0700)
committer
Alan J. Pippin
<ajp@pippins.net>
Sat, 13 Feb 2010 04:52:21 +0000
(21:52 -0700)
rip_dvd.wrap
patch
|
blob
|
history
diff --git
a/rip_dvd.wrap
b/rip_dvd.wrap
index fdfee25d0fac2aa0407d57251f9ed82cbc2de49b..128581d602842ee745303ed081ae561ee3b2ddfe 100755
(executable)
--- 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