Code

AsciiDoc fixes for the git-svnimport manpage
[git.git] / Documentation / git-grep.txt
index 017579348319477c6356fcfce309ce68746d6899..2bfd8edbc8e8e95a83b4ceca8b05faee3edcd9ad 100644 (file)
@@ -8,7 +8,7 @@ git-grep - print lines matching a pattern
 
 SYNOPSIS
 --------
-'git-grep' <option>... <pattern> <path>...
+'git-grep' [<option>...] <pattern> [<path>...]
 
 DESCRIPTION
 -----------
@@ -27,7 +27,6 @@ OPTIONS
        The pattern to look for.
 
 <path>...::
-
        Optional paths to limit the set of files to be searched;
        passed to `git-ls-files`.