<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,7 +18,7 @@ config = {
 }
 
 opts = OptionParser.new do |opts|
-  opts.banner = &quot;Usage: #{__FILE__} [options] -o OLDDB -n NEWDB&quot;
+  opts.banner = &quot;Usage: #{File.basename(__FILE__)} [options] -o OLDDB -n NEWDB&quot;
 
   opts.on(&quot;-d&quot;, &quot;--debug&quot;, &quot;Show debug messages&quot;) do |v|
     $DEBUG = v
@@ -58,4 +58,4 @@ md.cli.main_menu
 
 # popt = config[:password].nil? ? &quot;&quot; : &quot;-p#{config[:password]}&quot;
 # system &quot;mysql -h #{config[:host]} -u #{config[:user]} #{popt} #{md.newdb} &lt; new.sql&quot;
-# system &quot;mysql -h #{config[:host]} -u #{config[:user]} #{popt} #{md.olddb} &lt; old.sql&quot;
\ No newline at end of file
+# system &quot;mysql -h #{config[:host]} -u #{config[:user]} #{popt} #{md.olddb} &lt; old.sql&quot;</diff>
      <filename>bin/mydiff</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3ad6cfa5029d4ce9adc9d4795c83bb0721385b05</id>
    </parent>
  </parents>
  <author>
    <name>Jorge Bernal</name>
    <email>jbernal@warp.es</email>
  </author>
  <url>http://github.com/koke/mydiff/commit/f32b3103dbee121206e7c7683517bfb2f0b89683</url>
  <id>f32b3103dbee121206e7c7683517bfb2f0b89683</id>
  <committed-date>2008-05-13T02:41:59-07:00</committed-date>
  <authored-date>2008-05-13T02:41:59-07:00</authored-date>
  <message>Fix Usage banner</message>
  <tree>548c99e305c18a629beb8fd68534158e97751a71</tree>
  <committer>
    <name>Jorge Bernal</name>
    <email>jbernal@warp.es</email>
  </committer>
</commit>
