X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fuser-manual.txt;h=67ebffa568fd684afd08496281a530c658a217d9;hb=8b3dce565084c89ceb19f7ccf0fe22ffd365f7fd;hp=0b88a51d0b192a3dbc2ec0fe73a32860247377a1;hpb=f2823263bd53b62831450277c746c6cbfcb95a15;p=git.git diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 0b88a51d0..67ebffa56 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -4131,7 +4131,7 @@ What does this mean? `git rev-list` is the original version of the revision walker, which _always_ printed a list of revisions to stdout. It is still functional, -and needs to, since most new Git programs start out as scripts using +and needs to, since most new Git commands start out as scripts using `git rev-list`. `git rev-parse` is not as important any more; it was only used to filter out