MOD refactoring haskell...
[pompage.git] / start.sh
index 84e742f..a501312 100755 (executable)
--- a/start.sh
+++ b/start.sh
@@ -1,3 +1,7 @@
 #!/bin/bash
+
+# Usage :
+#  -d <Movies dir> -x <XML file>
+#  
 cd src
-runhaskell Pompage.hs -x ../xml/divx.xml -d /home/gburri/mininux/fat/Films
\ No newline at end of file
+runhaskell Pompage.hs -d /home/gburri/mininux/fat/Films -x ../xml/test.xml
\ No newline at end of file