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