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>
maint
Jean-Noël Avila 2025-12-20 19:16:26 +00:00 committed by Junio C Hamano
parent ead7aae0e4
commit 5b35e736dd
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ git-stage - Add file contents to the staging area

SYNOPSIS
--------
[verse]
'git stage' <arg>...
[synopsis]
git stage <arg>...


DESCRIPTION