Hi Junio, > Le 6 juil. 2020 à 20:55, Junio C Hamano <gitster@xxxxxxxxx> a écrit : > > "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > >> From: Philippe Blain <levraiphilippeblain@xxxxxxxxx> >> ---8<--- >> >> -The command takes options applicable to the `git rev-list` >> +The command takes options applicable to the linkgit:git-rev-list[1] >> command to control what is shown and how, and options applicable to >> -the `git diff-*` commands to control how the changes >> +the linkgit:git-diff[1] family of commands to control how the changes >> each commit introduces are shown. > > The original did mean "git diff-*" family of plumbing commands, but > I think it makes more sense these days to just refer to "git diff" > Porcelain, which is the single entry point everybody uses. So you > would probably want to further replace "family of commands" with > just "command" in the text. > Right. I'll change that. > Other than that, I think making these into links is a good idea. Thanks, Philippe. P.S. sorry for the resend, I forgot to convert the message to plain text the first time...