X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fblame-options.txt;h=e76195ac9721277e9ef270be8eb97dba2462bc37;hb=27c67292019e8d49c5b5e3ce73c59c03c08b2ada;hp=16e3c685762a311eda1bbc39adb8ab19e000ec97;hpb=c5a5f12e5a514d198f49a76d4e001c88570bf7d1;p=git.git diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt index 16e3c6857..e76195ac9 100644 --- a/Documentation/blame-options.txt +++ b/Documentation/blame-options.txt @@ -52,6 +52,11 @@ of lines before or after the line given by . --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.