diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2008-03-11 08:51:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-11 23:02:01 -0700 |
commit | 69099d6bedb0217d7c35f7202acd6185551d762f (patch) | |
tree | 40438d02669845d87eff74462931e38837d929f1 /perl/Makefile.PL | |
parent | b5578f333595e40cb843461e685c887ad2d01e5c (diff) | |
download | git-69099d6bedb0217d7c35f7202acd6185551d762f.tar.gz git-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 'perl/Makefile.PL')
0 files changed, 0 insertions, 0 deletions