From f34f016e1d22ffef639ff21bbcc99aa2b278e956 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 21 Jan 2006 23:50:56 -0800 Subject: [PATCH] Autogenerated man pages for v1.1.4-g5b2b --- man1/git-commit.1 | 2 +- man1/git-grep.1 | 21 ++++++++++++++++++--- man1/git-ls-files.1 | 4 ++++ man1/git-reset.1 | 6 +++--- man1/git-svnimport.1 | 16 +++++----------- 5 files changed, 31 insertions(+), 18 deletions(-) diff --git a/man1/git-commit.1 b/man1/git-commit.1 index ea541bd8..a44d08b6 100755 --- a/man1/git-commit.1 +++ b/man1/git-commit.1 @@ -39,7 +39,7 @@ This command can run commit\-msg, pre\-commit, and post\-commit hooks\&. See hoo .TP \-a|\-\-all -Update all paths in the index file\&. This flag notices files that have been modified and deleted, but new files you have not told about git are not affected\&. +Update all paths in the index file\&. This flag notices files that have been modified and deleted, but new files you have not told git about are not affected\&. .TP \-c or \-C diff --git a/man1/git-grep.1 b/man1/git-grep.1 index be73f778..17784fd8 100755 --- a/man1/git-grep.1 +++ b/man1/git-grep.1 @@ -23,7 +23,7 @@ git-grep \- print lines matching a pattern .SH "SYNOPSIS" -git\-grep [