Merge branch 'cl/config-regexp-docfix' into maint-2.46
Docfix. * cl/config-regexp-docfix: doc: replace 3 dash with correct 2 dash in git-config(1)
This commit is contained in:
@ -130,7 +130,7 @@ OPTIONS
|
|||||||
--all::
|
--all::
|
||||||
With `get`, return all values for a multi-valued key.
|
With `get`, return all values for a multi-valued key.
|
||||||
|
|
||||||
---regexp::
|
--regexp::
|
||||||
With `get`, interpret the name as a regular expression. Regular
|
With `get`, interpret the name as a regular expression. Regular
|
||||||
expression matching is currently case-sensitive and done against a
|
expression matching is currently case-sensitive and done against a
|
||||||
canonicalized version of the key in which section and variable names
|
canonicalized version of the key in which section and variable names
|
||||||
|
Reference in New Issue
Block a user