]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: add missing backtick for inline-verbatim
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Tue, 2 Sep 2025 20:35:46 +0000 (22:35 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2025 21:59:33 +0000 (14:59 -0700)
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.adoc
Documentation/git-multi-pack-index.adoc

index b01372e4b3c6595beb2e16d53322b08c09291c90..65f7d1e7c7b435ac3334c85ac32aa5fa7bd1e749 100644 (file)
@@ -1,7 +1,7 @@
 --[no-]all::
        Fetch all remotes, except for the ones that has the
        `remote.<name>.skipFetchAll` configuration variable set.
-       This overrides the configuration variable fetch.all`.
+       This overrides the configuration variable `fetch.all`.
 
 -a::
 --append::
index 631d5c7d15c0de14529793061e80769560ec80b3..15b333041764be668c5f9fdb6c0445e698bd51c4 100644 (file)
@@ -28,7 +28,7 @@ OPTIONS
 --[no-]progress::
        Turn progress on/off explicitly. If neither is specified, progress is
        shown if standard error is connected to a terminal. Supported by
-       sub-commands `write`, `verify`, `expire`, and `repack.
+       sub-commands `write`, `verify`, `expire`, and `repack`.
 
 The following subcommands are available: