diff options
-rwxr-xr-x | bin/etc-update | 3 |
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 |