From ccd53030402fffa158ee6700a139e2747fa19a6c Mon Sep 17 00:00:00 2001 From: LeeW Date: Tue, 8 Sep 2015 19:42:20 +0800 Subject: [PATCH] Update manual and description in Commands --- Commands.md | 2 +- man/git-ignore-io.1 | 2 +- man/git-ignore-io.1.html | 4 ++-- man/git-ignore-io.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Commands.md b/Commands.md index 13a5b0f71..b8622826d 100644 --- a/Commands.md +++ b/Commands.md @@ -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 ` shows the sample gitignore of specified types on screen. ```bash $ git ignore-io vim diff --git a/man/git-ignore-io.1 b/man/git-ignore-io.1 index 33224c062..6ecc05513 100644 --- a/man/git-ignore-io.1 +++ b/man/git-ignore-io.1 @@ -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 diff --git a/man/git-ignore-io.1.html b/man/git-ignore-io.1.html index 4dc974b27..ce8d9947a 100644 --- a/man/git-ignore-io.1.html +++ b/man/git-ignore-io.1.html @@ -80,7 +80,7 @@

SYNOPSIS

DESCRIPTION

-

Get sample gitignore file from gitignore.io

+

Get sample gitignore file from gitignore.io

OPTIONS

@@ -137,7 +137,7 @@

EXAMPLES

AUTHOR

-

Written by Lee-W cl87654321@gmail.com

+

Written by Lee-W cl87654321@gmail.com

REPORTING BUGS

diff --git a/man/git-ignore-io.md b/man/git-ignore-io.md index 62ebf5d64..6a68106cc 100644 --- a/man/git-ignore-io.md +++ b/man/git-ignore-io.md @@ -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