<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -30,9 +30,9 @@ BANNER
   opts.on('--before [TIME]', String,
           &quot;Restrict command to only before the given time&quot;) { |time|  OPTIONS[:before] = Time.parse(time) }
   opts.on('--at [TIME]', '--time [TIME]', String,
-          &quot;Use the given time to punch in/out&quot;) { |time|  OPTIONS[:time] = Time.parse(time) }
+          &quot;Use the given time&quot;) { |time|  OPTIONS[:time] = Time.parse(time) }
   opts.on('-m', '--message [MESSAGE]', String,
-          &quot;Add the given log message when punching in/out&quot;) { |message|  OPTIONS[:message] = message }
+          &quot;Use the given log message&quot;) { |message|  OPTIONS[:message] = message }
   opts.on('--full',
           &quot;Show full output for the command&quot;) { |full|  OPTIONS[:full] = true }
   opts.on('--short',</diff>
      <filename>bin/punch</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f18f159c8ce7e031b0bf652a573566967030ccac</id>
    </parent>
  </parents>
  <author>
    <name>Yossef Mendelssohn</name>
    <email>ymendel@pobox.com</email>
  </author>
  <url>http://github.com/ymendel/one_inch_punch/commit/bfb1c635be59448f4a775ec74f02646eac371d93</url>
  <id>bfb1c635be59448f4a775ec74f02646eac371d93</id>
  <committed-date>2009-08-25T22:43:59-07:00</committed-date>
  <authored-date>2009-08-25T22:41:47-07:00</authored-date>
  <message>Updating command option help.

The --message and --time options aren't only for punching in/out.</message>
  <tree>570562c52b578d748ae1dcffd622ed857ef5bbe0</tree>
  <committer>
    <name>Yossef Mendelssohn</name>
    <email>ymendel@pobox.com</email>
  </committer>
</commit>
