Code

Merge branch 'il/archive-err-signal'
[git.git] / Documentation / blame-options.txt
index 16e3c685762a311eda1bbc39adb8ab19e000ec97..d4a51da464f5cefea9a5feb4c048b0b0f970b169 100644 (file)
@@ -52,6 +52,11 @@ of lines before or after the line given by <start>.
 --porcelain::
        Show in a format designed for machine consumption.
 
+--line-porcelain::
+       Show the porcelain format, but output commit information for
+       each line, not just the first time a commit is referenced.
+       Implies --porcelain.
+
 --incremental::
        Show the result incrementally in a format designed for
        machine consumption.
@@ -112,5 +117,4 @@ commit. And the default value is 40. If there are more than one
 take effect.
 
 -h::
---help::
        Show help message.