Signed-off-by: Rene Kita <mail@xxxxxxx> --- Documentation/git-blame.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-blame.txt b/Documentation/git-blame.txt index d7a46cc674..75e115f97e 100644 --- a/Documentation/git-blame.txt +++ b/Documentation/git-blame.txt @@ -63,7 +63,7 @@ include::blame-options.txt[] of code to have been moved. -f:: ---show-name:: +--[no-]show-name:: Show the filename in the original commit. By default the filename is shown if there is any line that came from a file with a different name, due to rename detection. -- 2.37.3.544.g5c9b9c0a4e