From 2aba319a52b3601cff3f32b60bc28023ee45575d Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 12 Sep 2005 19:39:15 -0700 Subject: 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 --- Documentation/git-grep.txt | 47 ++++++++++++++++++++++++++++++++++++++++++++++ Documentation/git.txt | 9 ++++++--- 2 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 Documentation/git-grep.txt (limited to 'Documentation') diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt new file mode 100644 index 0000000000..c275ae26fd --- /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'