diff options
author | Jean-Noël Avila <jn.avila@free.fr> | 2025-04-12 12:20:48 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-14 14:43:52 -0700 |
commit | 1d5378a8c45bfcb34a7be6edde6c6159632ed9be (patch) | |
tree | bb1a395a650dc902f548c666ab7f5f025a04c080 /commit.c | |
parent | 8d34d3379f2946a4a2fc95802a39ea3be8a55e71 (diff) |
doc: convert git-mv to new documentation format
- Switch the synopsis to a synopsis block which will automatically
format placeholders in italics and keywords in monospace
- Use _<placeholder>_ instead of <placeholder> in the description
- Use `backticks` for keywords and more complex option
descriptions. The new rendering engine will apply synopsis rules to
these spans.
Unfortunately, there's an inconsistency in the synopsis style, where
the ellipsis is used to indicate that the option can be repeated, but
it can also be used in Git's three-dot notation to indicate a range of
commits. The rendering engine will not be able to distinguish
between these two cases.
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions