"Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > This series converts the man page of git log to the synopsis format style. > Git log is the second largest manpage after git config, which makes the > changes quite large. > > A special note about the log format description which required escaping the > synopsis processing of parentheses. > > Changes since V1: > > * rework the grammar style when refering to plural placeholders . The text > is more descriptive and does not rely on puns. Puns may be difficult to > understand and to translate. > * change commit message to reflect the conversion of inline description of > several option to a list. Changes since v2 is a minor but necessary mark-up fix, as we do not want to leave `enclosing` mark-up elements unclosed. Will queue. Shall we mark the topic for 'next' now? Thanks.