cleaning and polishing
[feisty_meow.git] / examples / example_script_usages_dvd_and_bluray_from_mrowrt.txt
diff --git a/examples/example_script_usages_dvd_and_bluray_from_mrowrt.txt b/examples/example_script_usages_dvd_and_bluray_from_mrowrt.txt
deleted file mode 100644 (file)
index 1fe8ab6..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-
-# rips the dvd off of the current dvd drive.  this produces the ripped copy
-# in a folder named after the dvd.
-dvd_rip 
-
-# makes an ISO image from a ripped dvd folder.  the ISO can then be burned
-# to a disc using k3b or other tools.
-dvd_image walnuts.iso WALNUTS_MOVIE
-
-# create an ISO image from a set of files.
-blu_image farples.iso directoryToEnshrine
-
-# burn an ISO image onto a bluray drive.
-blu_burn farples.iso /dev/sr1
-