File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed
Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -369,18 +369,7 @@ include::config/mailinfo.txt[]
369369
370370include::config/mailmap.txt[]
371371
372- man.viewer::
373- Specify the programs that may be used to display help in the
374- 'man' format. See linkgit:git-help[1].
375-
376- man.<tool>.cmd::
377- Specify the command to invoke the specified man viewer. The
378- specified command is evaluated in shell with the man page
379- passed as argument. (See linkgit:git-help[1].)
380-
381- man.<tool>.path::
382- Override the path for the given tool that may be used to
383- display help in the 'man' format. See linkgit:git-help[1].
372+ include::config/man.txt[]
384373
385374include::merge-config.txt[]
386375
Original file line number Diff line number Diff line change 1+ man.viewer::
2+ Specify the programs that may be used to display help in the
3+ 'man' format. See linkgit:git-help[1].
4+
5+ man.<tool>.cmd::
6+ Specify the command to invoke the specified man viewer. The
7+ specified command is evaluated in shell with the man page
8+ passed as argument. (See linkgit:git-help[1].)
9+
10+ man.<tool>.path::
11+ Override the path for the given tool that may be used to
12+ display help in the 'man' format. See linkgit:git-help[1].
You can’t perform that action at this time.
0 commit comments