<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -34,7 +34,7 @@ BANNER
   opts.on(&quot;-t&quot;, &quot;--target=APP&quot;, String,
           &quot;The target application for building&quot;) { |app| OPTIONS[:target] = app }
   opts.on(&quot;-f&quot;, &quot;--force&quot;,
-          &quot;The target application for building&quot;) { |force| OPTIONS[:careful] = false }
+          &quot;Overwrite existing config files&quot;) { |force| OPTIONS[:careful] = false }
   opts.on(&quot;-h&quot;, &quot;--help&quot;,
           &quot;Show this help message.&quot;) { puts opts; exit }
   opts.parse!(ARGV)
@@ -73,4 +73,4 @@ else
   puts &quot;[ERROR] You need to provide a command&quot;
   puts
   puts parser
-end
\ No newline at end of file
+end</diff>
      <filename>bin/archangel</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f842d1238152f71bc7c55af6cc6223350d4dec3b</id>
    </parent>
  </parents>
  <author>
    <name>Martin Grenfell</name>
    <email>marty@zodal.net</email>
  </author>
  <url>http://github.com/halorgium/archangel/commit/10287747dc0f373d245c8b98ca6bd285f4cb0f19</url>
  <id>10287747dc0f373d245c8b98ca6bd285f4cb0f19</id>
  <committed-date>2009-01-28T03:25:31-08:00</committed-date>
  <authored-date>2008-06-05T17:00:03-07:00</authored-date>
  <message>correct usage output for --force flag

Signed-off-by: Tim Carey-Smith &lt;tim@spork.in&gt;</message>
  <tree>f07fbba77259a909941276c5089126a7d72bdb83</tree>
  <committer>
    <name>Tim Carey-Smith</name>
    <email>tim@spork.in</email>
  </committer>
</commit>
