Update manual and description in Commands

This commit is contained in:
LeeW 2015-09-08 19:42:20 +08:00
parent 967b51c964
commit ccd5303040
4 changed files with 5 additions and 5 deletions

View file

@ -413,7 +413,7 @@ build
Generate sample gitignore file from [gitignore.io](https://www.gitignore.io)
Without option, `git ignore` show the sample gitignore on screen.
Without option, `git ignore-io <type>` shows the sample gitignore of specified types on screen.
```bash
$ git ignore-io vim

View file

@ -10,7 +10,7 @@
\fBgit ignore\-io\fR \fIOPTIONS\fR
.
.SH "DESCRIPTION"
Get sample gitignore file from gitignore\.io \fI\fR
Get sample gitignore file from gitignore\.io \fIhttps://www\.gitignore\.io\fR
.
.SH "OPTIONS"
[\-a|\-\-append] \fItypes\fR\.\.\. Append new \.gitignore content to \.gitignore under the current directory

View file

@ -80,7 +80,7 @@
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p>Get sample gitignore file from <a href="" title="https://www.gitignore.io">gitignore.io</a></p>
<p>Get sample gitignore file from <a href="https://www.gitignore.io">gitignore.io</a></p>
<h2 id="OPTIONS">OPTIONS</h2>
@ -137,7 +137,7 @@
<h2 id="AUTHOR">AUTHOR</h2>
<p>Written by Lee-W <a href="&#109;&#97;&#x69;&#108;&#116;&#x6f;&#58;&#99;&#x6c;&#x38;&#55;&#54;&#x35;&#x34;&#x33;&#x32;&#49;&#x40;&#x67;&#109;&#97;&#105;&#108;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#99;&#108;&#56;&#x37;&#54;&#53;&#52;&#51;&#50;&#49;&#64;&#103;&#x6d;&#x61;&#105;&#108;&#46;&#x63;&#x6f;&#x6d;</a></p>
<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>
<h2 id="REPORTING-BUGS">REPORTING BUGS</h2>

View file

@ -6,7 +6,7 @@ git-ignore-io(1) -- Get sample gitignore file
`git ignore-io` [OPTIONS]
## DESCRIPTION
Get sample gitignore file from [gitignore.io]("https://www.gitignore.io")
Get sample gitignore file from [gitignore.io](https://www.gitignore.io)
## OPTIONS