From: Jean-Noël Avila Date: Sat, 20 Dec 2025 19:16:26 +0000 (+0000) Subject: doc: convert git stage to use synopsis block X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b35e736ddc5b1cad4a4e5e18a546b2f9c8f80d3;p=thirdparty%2Fgit.git doc: convert git stage to use synopsis block Signed-off-by: Jean-Noël Avila Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-stage.adoc b/Documentation/git-stage.adoc 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' ... +[synopsis] +git stage ... DESCRIPTION