<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,6 +17,9 @@
 &quot;   :Gist XXXXX
 &quot;     edit gist XXXXX.
 &quot;
+&quot;   :Gist -c XXXXX.
+&quot;     get gist XXXXX and put to clipboard.
+&quot;  
 &quot;   :Gist -l
 &quot;     list gists from mine.
 &quot;
@@ -27,7 +30,8 @@
 &quot;     list gists from all.
 &quot;
 &quot; Tips:
-&quot;   * if set g:gist_clip_command, gist.vim will copy the gist code.
+&quot;   * if set g:gist_clip_command, gist.vim will copy the gist code
+&quot;       with option '-c'.
 &quot;
 &quot;     # mac
 &quot;     let g:gist_clip_command = 'pbcopy'</diff>
      <filename>gist.vim</filename>
    </modified>
    <modified>
      <diff>@@ -23,17 +23,18 @@ detailed_description: |
     :Gist XXXXX
       get gist XXXXX.
   
+    :Gist -c XXXXX.
+      get gist XXXXX and put to clipboard.
+  
     :Gist -l
       list gists from mine.
   
     :Gist -la
       list gists from all.
   
-    :Gist -c XXXXX.
-      get gist XXXXX and put to clipboard.
-  
   Tips:
-    if set g:gist_clip_command, gist.vim will copy the gist code.
+    if set g:gist_clip_command, gist.vim will copy the gist code
+      with option '-c'.
 
       # mac
       let g:gist_clip_command = 'pbcopy'</diff>
      <filename>gist.vim.vimup</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1cb3b9c78836cfad064ea8046c0e71a2b61979c5</id>
    </parent>
  </parents>
  <author>
    <name>mattn</name>
    <email>mattn.jp@gmail.com</email>
  </author>
  <url>http://github.com/mattn/gist-vim/commit/2a4f97bcd7881703e0109c2f731a1b699c553ed3</url>
  <id>2a4f97bcd7881703e0109c2f731a1b699c553ed3</id>
  <committed-date>2009-01-22T19:03:35-08:00</committed-date>
  <authored-date>2009-01-22T19:03:35-08:00</authored-date>
  <message>updated doc.</message>
  <tree>ce760e77378635cb71b1307d83c099f2656d9284</tree>
  <committer>
    <name>mattn</name>
    <email>mattn.jp@gmail.com</email>
  </committer>
</commit>
