diff options
author | 2008-03-11 08:51:12 +0100 | |
---|---|---|
committer | 2008-03-11 23:02:01 -0700 | |
commit | 69099d6bedb0217d7c35f7202acd6185551d762f (patch) | |
tree | 40438d02669845d87eff74462931e38837d929f1 /Documentation/technical | |
parent | Documentation: help: describe 'man.viewer' config variable (diff) | |
download | tgif-69099d6bedb0217d7c35f7202acd6185551d762f.tar.xz |
help: implement multi-valued "man.viewer" config option
This allows multiple viewer candidates to be listed in the configuration
file, like this:
[man]
viewer = woman
viewer = konqueror
viewer = man
The candidates are tried in the order listed in the configuration file,
and the first suitable one (e.g. konqueror cannot be used outside windowed
environment) is used.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Tested-by: Xavier Maillard <xma@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical')
0 files changed, 0 insertions, 0 deletions