From 0bb64009586b7fd674b1c3238f041b61c5d03f91 Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Fri, 25 Apr 2008 08:25:35 +0200 Subject: documentation: help: add info about "man..cmd" config var This patch also describes the current behavior for "konqueror" and how to modify it using "man..cmd" if needed. Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- Documentation/config.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation/config.txt') diff --git a/Documentation/config.txt b/Documentation/config.txt index 138ba9ad8f..3b65c07517 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -805,6 +805,11 @@ merge..recursive:: performing an internal merge between common ancestors. See linkgit:gitattributes[5] for details. +man..cmd:: + Specify the command to invoke the specified man viewer. The + specified command is evaluated in shell with the man page + passed as argument. (See linkgit:git-help[1].) + man..path:: Override the path for the given tool that may be used to display help in the 'man' format. See linkgit:git-help[1]. -- cgit v1.2.3