doc: add missing backtick for inline-verbatim
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
47243eeed1
commit
bb4a83bb94
@@ -1,7 +1,7 @@
|
|||||||
--[no-]all::
|
--[no-]all::
|
||||||
Fetch all remotes, except for the ones that has the
|
Fetch all remotes, except for the ones that has the
|
||||||
`remote.<name>.skipFetchAll` configuration variable set.
|
`remote.<name>.skipFetchAll` configuration variable set.
|
||||||
This overrides the configuration variable fetch.all`.
|
This overrides the configuration variable `fetch.all`.
|
||||||
|
|
||||||
-a::
|
-a::
|
||||||
--append::
|
--append::
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ OPTIONS
|
|||||||
--[no-]progress::
|
--[no-]progress::
|
||||||
Turn progress on/off explicitly. If neither is specified, progress is
|
Turn progress on/off explicitly. If neither is specified, progress is
|
||||||
shown if standard error is connected to a terminal. Supported by
|
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:
|
The following subcommands are available:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user