зеркало из https://github.com/microsoft/git.git
Merge branch 'jk/ui-color-always-to-auto'
Doc formatting fix. * jk/ui-color-always-to-auto: Documentation: fix --color option formatting
This commit is contained in:
Коммит
5a6693089f
|
@ -57,7 +57,7 @@ OPTIONS
|
|||
`xx`; for example `%00` interpolates to `\0` (NUL),
|
||||
`%09` to `\t` (TAB) and `%0a` to `\n` (LF).
|
||||
|
||||
--color[=<when>]:
|
||||
--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).
|
||||
|
|
|
@ -115,7 +115,7 @@ options for details.
|
|||
variable if it exists, or lexicographic order otherwise. See
|
||||
linkgit:git-config[1].
|
||||
|
||||
--color[=<when>]:
|
||||
--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).
|
||||
|
|
Загрузка…
Ссылка в новой задаче