Code

user-manual: add a missing section ID
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 5 Jun 2007 22:42:58 +0000 (18:42 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 10 Jun 2007 20:38:50 +0000 (16:38 -0400)
I forgot to give an ID for this section.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/user-manual.txt

index 25695fe77e0cc5224862c5ec22746b2ba685b25d..97b09a9985c3e2201e7c4175efb739bfe523725d 100644 (file)
@@ -921,6 +921,7 @@ echo "git diff --stat --summary -M v$last v$new > ../diffstat-$new"
 and then he just cut-and-pastes the output commands after verifying that
 they look OK.
 
+[[Finding-comments-with-given-content]]
 Finding commits referencing a file with given content
 -----------------------------------------------------