<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
 &quot;&quot;&quot;
 File: convertSnips.py
 Author: Michael Sanders
-Description: Converts command-based snippets to new file-based snippet syntax.
+Description: Converts deprecated command-based snippets to file-based snippets.
 NOTE: This is only meant to help, it is not perfect! Check the file afterwards
 to make sure it's correct.
 &quot;&quot;&quot;
@@ -12,6 +12,11 @@ import sys, re
 def usage():
     &quot;&quot;&quot;Print usage message and exit.&quot;&quot;&quot;
     print &quot;&quot;&quot;\
+converSnips.py -
+This is meant to help migrate old command-based snippets to file-based snippets.
+It can only convert from the old, deprecated snipMate format, not from
+snippetsEmu or any other snippet plugin.
+
 Usage: convertSnips.py -h or --help              Print this help and exit
    or: convertSnips.py [inputfile]               Print .snippets file
    or: convertSnips.py [inputfile] [outputfile]  Output to file&quot;&quot;&quot;</diff>
      <filename>convertSnip.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac45382833ceb0ed17b7559c4c3cfa45c5cf011e</id>
    </parent>
  </parents>
  <author>
    <name>Michael Sanders</name>
    <email>msanders42@gmail.com</email>
  </author>
  <url>http://github.com/msanders/snipmate.vim/commit/65ce006bd03bb061a1d8ffab15f9f03b6e287f33</url>
  <id>65ce006bd03bb061a1d8ffab15f9f03b6e287f33</id>
  <committed-date>2009-04-14T15:57:49-07:00</committed-date>
  <authored-date>2009-04-14T15:57:49-07:00</authored-date>
  <message>added disclaimer to convertSnip.py</message>
  <tree>201a3d037df4e3b9125b55f3d0b323d30b515e7f</tree>
  <committer>
    <name>Michael Sanders</name>
    <email>msanders42@gmail.com</email>
  </committer>
</commit>
