summaryrefslogtreecommitdiffstats
path: root/git-grep.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-03-24 08:11:06 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-03-24 08:11:06 +0000
commitadeb8991849ffe32f3f7b2ca018c498db75e51f2 (patch)
tree96a80d2bc65eaff483aa358cd068358f10552a6d /git-grep.txt
parenta725a53a1bd7c9e733b42b9a8707f4255a3e4654 (diff)
downloadgit-htmldocs-adeb8991849ffe32f3f7b2ca018c498db75e51f2.tar.gz
Autogenerated HTML docs for v1.2.4-g79f5
Diffstat (limited to 'git-grep.txt')
-rw-r--r--git-grep.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/git-grep.txt b/git-grep.txt
index fbd239448..d55456ae9 100644
--- a/git-grep.txt
+++ b/git-grep.txt
@@ -24,13 +24,13 @@ OPTIONS
<option>...::
Either an option to pass to `grep` or `git-ls-files`.
-
- The following are the specific `git-ls-files` options
- that may be given: `-o`, `--cached`, `--deleted`, `--others`,
- `--killed`, `--ignored`, `--modified`, `--exclude=*`,
- `--exclude-from=*`, and `--exclude-per-directory=*`.
-
- All other options will be passed to `grep`.
++
+The following are the specific `git-ls-files` options
+that may be given: `-o`, `--cached`, `--deleted`, `--others`,
+`--killed`, `--ignored`, `--modified`, `--exclude=\*`,
+`--exclude-from=\*`, and `--exclude-per-directory=\*`.
++
+All other options will be passed to `grep`.
<pattern>::
The pattern to look for. The first non option is taken