author | Andrew Ruder <andy@aeruder.net> | |
Fri, 27 Apr 2007 04:58:58 +0000 (23:58 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 27 Apr 2007 05:43:10 +0000 (22:43 -0700) | ||
commit | cf0d720b7f861e90b9cadfc989d5b57c4b1ff531 | |
tree | bfe0582724425eac3330c86ff259c7e5b6ca30fe | tree | snapshot |
parent | 2bc060cc6fce9f51240bf35803a5690dd1813c7c | commit | diff |
Update git-grep documentation
Documentation/git-grep.txt: Document -F/--fixed-strings to
search for non-regexp patterns. Document -I to not search
binary files. Document -<num> as a shortcut for -C<num>.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-grep.txt: Document -F/--fixed-strings to
search for non-regexp patterns. Document -I to not search
binary files. Document -<num> as a shortcut for -C<num>.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-grep.txt | diff | blob | history |