This commit is contained in:
LeeW 2015-09-19 00:37:38 +08:00
parent 8d0eae5c7f
commit b517022e15
4 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@ show_usage() {
echo " [-l|--list-in-table] Print available types in table format"
echo " [-L|--list-alphabetically] Print available types in alphabetical order "
echo " [-s|--search] <word> Search word in available types"
echo " [-t|--show-update-time] Show the last modified time of ~/.gi_list (where the list of available types stored)"
echo " [-t|--show-update-time] Show the last modified time of ~/.gi_list (where the list of available types is stored)"
echo " [-u|--update-list] Update ~/.gi_list"
}

View file

@ -28,7 +28,7 @@ Get sample gitignore file from gitignore\.io \fIhttps://www\.gitignore\.io\fR
[\-s|\-\-search] \fIword\fR 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)
[\-t|\-\-show\-update\-time] Show the last modified time of ~/\.gi_list (where the list of available types is stored)
.
.br
[\-u|\-\-update\-list] Update ~/\.gi_list

View file

@ -89,7 +89,7 @@
[-l|--list-in-table] Print available types in table format<br />
[-L|--list-alphabetically] Print available types in alphabetical order<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 />
[-t|--show-update-time] Show the last modified time of ~/.gi_list (where the list of available types is stored)<br />
[-u|--update-list] Update ~/.gi_list</p>
<h2 id="EXAMPLES">EXAMPLES</h2>
@ -137,7 +137,7 @@
<h2 id="AUTHOR">AUTHOR</h2>
<p>Written by Lee-W <a href="&#109;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#58;&#99;&#108;&#56;&#55;&#54;&#x35;&#52;&#51;&#50;&#49;&#64;&#x67;&#x6d;&#x61;&#x69;&#x6c;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#99;&#108;&#x38;&#x37;&#54;&#53;&#52;&#x33;&#50;&#49;&#64;&#103;&#109;&#97;&#105;&#x6c;&#x2e;&#99;&#x6f;&#109;</a></p>
<p>Written by Lee-W <a href="&#x6d;&#97;&#105;&#108;&#116;&#x6f;&#58;&#99;&#x6c;&#56;&#x37;&#54;&#53;&#x34;&#51;&#50;&#49;&#64;&#103;&#x6d;&#x61;&#x69;&#x6c;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#x63;&#x6c;&#56;&#x37;&#x36;&#53;&#52;&#x33;&#50;&#x31;&#x40;&#103;&#109;&#x61;&#105;&#x6c;&#46;&#x63;&#x6f;&#109;</a></p>
<h2 id="REPORTING-BUGS">REPORTING BUGS</h2>

View file

@ -15,7 +15,7 @@ Get sample gitignore file from [gitignore.io](https://www.gitignore.io)
[-l|--list-in-table] Print available types in table format
[-L|--list-alphabetically] Print available types in alphabetical order
[-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)
[-t|--show-update-time] Show the last modified time of ~/.gi\_list (where the list of available types is stored)
[-u|--update-list] Update ~/.gi\_list
## EXAMPLES