From 469434a8eb65b6091d790ea8abf69a04eabeffe0 Mon Sep 17 00:00:00 2001 From: LeeW Date: Tue, 8 Sep 2015 21:01:20 +0800 Subject: [PATCH] Fix doc error for git-ignore-io --- man/git-ignore-io.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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