@leroysheep / LeeRoySheep / commits / 5b35e736dd

doc: convert git stage to use synopsis block

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Jean-Noël Avila committed Dec 20, 2025 at 19:16 UTC 5b35e736ddc5b1cad4a4e5e18a546b2f9c8f80d3
1 file changed +2 -2
Documentation/git-stage.adoc
+2 -2
index 2f6aaa75b9..753a817639 100644 --- a/Documentation/git-stage.adoc +++ b/Documentation/git-stage.adoc @@ -8,8 +8,8 @@ git-stage - Add file contents to the staging area SYNOPSIS -------- -[verse] -'git stage' <arg>... +[synopsis] +git stage <arg>... DESCRIPTION