X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fblame-options.txt;h=1ab1b96cf9e4c72a7d4e2a8a1d5dd8f016ac9d79;hb=a5b2d4ac24ef18cf8c628e258bef8a20d9bf4b2b;hp=5428111d732cb38dbb257ddfa860ebd04088b4e9;hpb=9dc784a970ba5cc3871f7244c6bf6a823754f0a0;p=git.git diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt index 5428111d7..1ab1b96cf 100644 --- a/Documentation/blame-options.txt +++ b/Documentation/blame-options.txt @@ -49,6 +49,13 @@ of lines before or after the line given by . Show the result incrementally in a format designed for machine consumption. +--encoding=:: + Specifies the encoding used to output author names + and commit summaries. Setting it to `none` makes blame + output unconverted data. For more information see the + discussion about encoding in the linkgit:git-log[1] + manual page. + --contents :: When is not specified, the command annotates the changes starting backwards from the working tree copy.