X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fblame-options.txt;h=5428111d732cb38dbb257ddfa860ebd04088b4e9;hb=c30e699fc509f43f459c17d3148e7d866fb9157a;hp=c11bb7d36c39899d782f8c2d3f87b5a59178840a;hpb=f8732c5596eb58d0daafdd61355e59831a95ae2e;p=git.git diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt index c11bb7d36..5428111d7 100644 --- a/Documentation/blame-options.txt +++ b/Documentation/blame-options.txt @@ -41,7 +41,8 @@ of lines before or after the line given by . -S :: Use revs from revs-file instead of calling linkgit:git-rev-list[1]. --p, --porcelain:: +-p:: +--porcelain:: Show in a format designed for machine consumption. --incremental:: @@ -83,5 +84,6 @@ alphanumeric characters that git must detect as moving between files for it to associate those lines with the parent commit. --h, --help:: +-h:: +--help:: Show help message.