Autogenerated man pages for v1.2.4-g79f5
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 24 Mar 2006 08:11:10 +0000 (08:11 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 24 Mar 2006 08:11:10 +0000 (08:11 +0000)
man1/git-grep.1
man1/git-whatchanged.1

index 676e25d16f3ba0a124dbd49925c9c6e0b34edb49..e5a36f2d15a3a36d2e54252625d611b5896c81f3 100755 (executable)
@@ -40,16 +40,9 @@ Signals the end of options; the rest of the parameters are <path> limiters\&.
 <option>...
 Either an option to pass to grep or git\-ls\-files\&.
 
-.nf
-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=*`\&.
-.fi
-
-.nf
-All other options will be passed to `grep`\&.
-.fi
+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\&.
 
 .TP
 <pattern>
index f4052c81a41107daa869f9be8545c7e9270a83e5..ee7aa03cf064182fa2a71d08b60d676d40002601 100755 (executable)
@@ -59,10 +59,7 @@ Controls the output format for the commit logs\&. <format> can be one of \fIraw\
 \-m
 By default, differences for merge commits are not shown\&. With this flag, show differences to that commit from all of its parents\&.
 
-.nf
-However, it is not very useful in general, although it
-*is* useful on a file\-by\-file basis\&.
-.fi
+However, it is not very useful in general, although it \fIis\fR useful on a file\-by\-file basis\&.
 
 .SH "EXAMPLES"