diff options
| author | Jean-Noël Avila <jn.avila@free.fr> | 2025-12-20 19:16:26 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-12-21 11:33:10 +0900 |
| commit | 5b35e736ddc5b1cad4a4e5e18a546b2f9c8f80d3 (patch) | |
| tree | e2e418b4a097c31d155be61634ad58bf9beb4d1d /Documentation | |
| parent | ead7aae0e457bb0acbf20409b6cf36a89480e8b2 (diff) | |
| download | git-5b35e736ddc5b1cad4a4e5e18a546b2f9c8f80d3.tar.xz | |
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>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/git-stage.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
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' <arg>... +[synopsis] +git stage <arg>... DESCRIPTION |
