> +--show-names:: > + Output also the names of config variables for `list` or > + `get`. > + A bit of inconsistency: both singular (`--name-only` [1]) and plural (`--show-names`) forms are used in similar git-config(1) options. As both `--show-origin` and `--show-scope` use the singular forms, perhaps `--show-names` can be renamed to `--show-name` too? [1]: https://git-scm.com/docs/git-config#Documentation/git-config.txt---name-only