X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-show.txt;h=4c880a871792a64355ac94537af934aca14879ec;hb=9b8dc263e1b0d470cc67a824837d8884ae3e7136;hp=9c359a448ed835991dd3e373de46fdfa704ec3e9;hpb=d9ad59e7636d98daa6131e9fd2cb2b4f5745a853;p=git.git diff --git a/Documentation/git-show.txt b/Documentation/git-show.txt index 9c359a448..4c880a871 100644 --- a/Documentation/git-show.txt +++ b/Documentation/git-show.txt @@ -3,7 +3,7 @@ git-show(1) NAME ---- -git-show - Show one commit with difference it introduces. +git-show - Show one commit with difference it introduces SYNOPSIS @@ -26,10 +26,7 @@ OPTIONS :: ID of the commit to show. ---pretty=:: - Controls the output format for the commit logs. - can be one of 'raw', 'medium', 'short', 'full', - and 'oneline'. +include::pretty-formats.txt[] Author ------