X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fblame-options.txt;h=5428111d732cb38dbb257ddfa860ebd04088b4e9;hb=bc9c3e0b932c5e14de749e07f5045197e7d6cd76;hp=c11bb7d36c39899d782f8c2d3f87b5a59178840a;hpb=527270689c364bea9b0630df9bae5e09c2071c1e;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.