Fix doc error for git-ignore-io

This commit is contained in:
LeeW 2015-09-08 21:04:13 +08:00
parent 6073594656
commit b988558ea4
3 changed files with 7 additions and 7 deletions

View file

@ -19,10 +19,10 @@ Get sample gitignore file from gitignore\.io \fIhttps://www\.gitignore\.io\fR
[\-e|\-\-export] \fItypes\fR\.\.\. Export new \.gitignore to the current directory (The old one will be replaced)
.
.br
[\-l] Print available types in alphabetical order
[\-L] Print available types in alphabetical order
.
.br
[\-L] Print available types in table format
[\-l] Print available types in table format
.
.br
[\-s|\-\-search] \fIword\fR Search word in available types

View file

@ -86,8 +86,8 @@
<p>[-a|--append] <var>types</var>... Append new .gitignore content to .gitignore under the current directory<br />
[-e|--export] <var>types</var>... Export new .gitignore to the current directory (The old one will be replaced)<br />
[-l] Print available types in alphabetical order<br />
[-L] Print available types in table format<br />
[-L] Print available types in alphabetical order<br />
[-l] Print available types in table format<br />
[-s|--search] <var>word</var> Search word in available types<br />
[-t|--show-update-time] Show the last modified time of ~/.gi_list (where the list of available types stored)<br />
[-u|--update-list] Update ~/.gi_list</p>
@ -137,7 +137,7 @@
<h2 id="AUTHOR">AUTHOR</h2>
<p>Written by Lee-W <a href="&#x6d;&#x61;&#105;&#108;&#x74;&#x6f;&#x3a;&#x63;&#x6c;&#56;&#55;&#54;&#x35;&#52;&#51;&#50;&#x31;&#x40;&#x67;&#109;&#x61;&#105;&#108;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#x63;&#108;&#56;&#x37;&#54;&#53;&#x34;&#51;&#x32;&#49;&#x40;&#103;&#109;&#x61;&#105;&#108;&#46;&#x63;&#111;&#x6d;</a></p>
<p>Written by Lee-W <a href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x63;&#108;&#x38;&#55;&#x36;&#x35;&#x34;&#x33;&#50;&#x31;&#x40;&#x67;&#109;&#x61;&#x69;&#x6c;&#46;&#99;&#x6f;&#x6d;" data-bare-link="true">&#x63;&#x6c;&#56;&#x37;&#54;&#53;&#x34;&#51;&#x32;&#49;&#x40;&#103;&#109;&#97;&#105;&#x6c;&#46;&#99;&#111;&#109;</a></p>
<h2 id="REPORTING-BUGS">REPORTING BUGS</h2>

View file

@ -12,8 +12,8 @@ Get sample gitignore file from [gitignore.io](https://www.gitignore.io)
[-a|--append] <types>... Append new .gitignore content to .gitignore under the current directory
[-e|--export] <types>... Export new .gitignore to the current directory (The old one will be replaced)
[-l] Print available types in alphabetical order
[-L] Print available types in table format
[-L] Print available types in alphabetical order
[-l] Print available types in table format
[-s|--search] <word> Search word in available types
[-t|--show-update-time] Show the last modified time of ~/.gi\_list (where the list of available types stored)
[-u|--update-list] Update ~/.gi\_list