summaryrefslogtreecommitdiffstats
path: root/cnf/etc-update.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/etc-update.conf')
-rw-r--r--cnf/etc-update.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/cnf/etc-update.conf b/cnf/etc-update.conf
index 12396b3b4..cfafff4f7 100644
--- a/cnf/etc-update.conf
+++ b/cnf/etc-update.conf
@@ -72,4 +72,5 @@ merge_command="sdiff -s -o %merged %orig %new"
# because it is not known what filenames the produced files have (the user can
# choose while using those programs)
-# NOTE_2: Make sure pager is set to "" when using an editor as diff_command!
+# NOTE_2: Make sure using_editor is set to "1" when using an editor as
+# diff_command!