aboutsummaryrefslogtreecommitdiff
path: root/Documentation/for-each-ref-options.adoc
diff options
context:
space:
mode:
authorJean-Noël Avila <jn.avila@free.fr>2026-02-06 04:12:25 +0000
committerJunio C Hamano <gitster@pobox.com>2026-02-05 21:14:05 -0800
commitccaca2c4751b380e0268c061268e3f5cc419fcdb (patch)
treef7321c21211b3419b37205c0225dd5e29f21442c /Documentation/for-each-ref-options.adoc
parent4f29c685348d767b335c00fe84d01ea6e7d20d38 (diff)
downloadgit-ccaca2c4751b380e0268c061268e3f5cc419fcdb.tar.xz
doc: fix some style issues in git-clone and for-each-ref-options
* spell out all forms of --[no-]reject-shallow in git-clone * use imperative mood for the first line of options * Use asciidoc NOTE macro * fix markups Reviewed-by: Kristoffer Haugsbakk <kristofferhaugsbakk@fastmail.com> Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/for-each-ref-options.adoc')
-rw-r--r--Documentation/for-each-ref-options.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/for-each-ref-options.adoc b/Documentation/for-each-ref-options.adoc
index f13efb5f25..54e2fa95c2 100644
--- a/Documentation/for-each-ref-options.adoc
+++ b/Documentation/for-each-ref-options.adoc
@@ -30,8 +30,8 @@ TAB %(refname)`.
`--color[=<when>]`::
Respect any colors specified in the `--format` option. The
- _<when__ field must be one of `always`, `never`, or `auto` (if
- `<when>` is absent, behave as if `always` was given).
+ _<when>_ field must be one of `always`, `never`, or `auto` (if
+ _<when>_ is absent, behave as if `always` was given).
`--shell`::
`--perl`::