From: Junio C Hamano Date: Tue, 13 Sep 2005 02:39:15 +0000 (-0700) Subject: Document git-grep and link it from the main git(7) page. X-Git-Tag: v0.99.7~58 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2aba319a52b3601cff3f32b60bc28023ee45575d;p=git.git Document git-grep and link it from the main git(7) page. Also adjust missing description in the git.txt page while we are at it. Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index be9ea5fa9..cc2b29ebf 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ git-fetch-pack git-format-patch git-fsck-objects git-get-tar-commit-id +git-grep git-hash-object git-http-fetch git-init-db diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt new file mode 100644 index 000000000..c275ae26f --- /dev/null +++ b/Documentation/git-grep.txt @@ -0,0 +1,47 @@ +git-grep(1) +=========== +v0.99.6, Sep 2005 + +NAME +---- +git-grep - print lines matching a pattern + + +SYNOPSIS +-------- +'git-grep'