From 772c9df62ee7f874524dc6f7e8e89b9108fa5313 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 1 Dec 2010 16:28:42 -0800 Subject: Add note about colordiff and less -R. --- cnf/etc-update.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cnf/etc-update.conf') diff --git a/cnf/etc-update.conf b/cnf/etc-update.conf index fcb4f582b..8157c3dc7 100644 --- a/cnf/etc-update.conf +++ b/cnf/etc-update.conf @@ -29,6 +29,8 @@ pager="less" #diff_command="vim -d %file1 %file2" #using_editor=1 +# If using colordiff instead of diff, the less -R option may be required +# for correct display (see 'pager' setting above). diff_command="diff -uN %file1 %file2" using_editor=0 -- cgit v1.2.3-1-g7c22