diff --git a/sys/man/1/git b/sys/man/1/git index 8269f46e8..3db48bb1e 100644 --- a/sys/man/1/git +++ b/sys/man/1/git @@ -468,7 +468,7 @@ is a tool for querying the git configuration. The configuration key is provided as a dotted string. Spaces are accepted. For example, to find the URL of the origin repository, one might pass -.I 'remote "origin".url". +.I 'remote\ "origin".url'. When given the .I -r option, the root of the current repository is printed.