git-log(1): remove --full-line-diff description
[gitweb.git] / Documentation / line-range-format.txt
index 265bc23290965d365b477791fc22ba32c94f71e0..3e7ce72daab23d6dfcf12d1e0dd1dd6be705e56d 100644 (file)
@@ -16,3 +16,10 @@ starting at the line given by <start>.
 This is only valid for <end> and will specify a number
 of lines before or after the line given by <start>.
 +
+
+- :regex
++
+If the option's argument is of the form :regex, it denotes the range
+from the first funcname line that matches <regex>, up to the next
+funcname line.
++