summaryrefslogtreecommitdiffstats
path: root/bin/etc-update
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-22 17:15:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-22 17:15:09 +0000
commit67e468c2607f617e7aa09b43840df141b900e228 (patch)
treec956a59969c388e06dbe4065b2425592f42aa6f4 /bin/etc-update
parent50ad5109b9091e065f483118b24e94a40c8f8d74 (diff)
downloadportage-67e468c2607f617e7aa09b43840df141b900e228.tar.gz
portage-67e468c2607f617e7aa09b43840df141b900e228.tar.bz2
portage-67e468c2607f617e7aa09b43840df141b900e228.zip
include filename in submenu so we know exactly what we are working on
svn path=/main/trunk/; revision=4320
Diffstat (limited to 'bin/etc-update')
-rwxr-xr-xbin/etc-update3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/etc-update b/bin/etc-update
index bd1180b95..7adf03ef3 100755
--- a/bin/etc-update
+++ b/bin/etc-update
@@ -298,7 +298,8 @@ function do_cfg() {
echo "-------------------------------------------------------------"
echo
fi
- echo -n "1) Replace original with update
+ echo -n "File: ${file}
+1) Replace original with update
2) Delete update, keeping original as is
3) Interactively merge original with update
4) Show differences again