diff --git a/man/git-ignore-io.1 b/man/git-ignore-io.1 index 6ecc055..e0844c0 100644 --- a/man/git-ignore-io.1 +++ b/man/git-ignore-io.1 @@ -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 diff --git a/man/git-ignore-io.1.html b/man/git-ignore-io.1.html index ce8d994..de87937 100644 --- a/man/git-ignore-io.1.html +++ b/man/git-ignore-io.1.html @@ -86,8 +86,8 @@

[-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

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

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 6a68106..25df1b6 100644 --- a/man/git-ignore-io.md +++ b/man/git-ignore-io.md @@ -12,8 +12,8 @@ Get sample gitignore file from [gitignore.io](https://www.gitignore.io) [-a|--append] ... Append new .gitignore content to .gitignore under the current directory [-e|--export] ... 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] 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