mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-24 05:26:51 -05:00
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::
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user