From d227b2528998ddd5d2a19293f4faa9250c759728 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 May 2014 15:20:06 +0900 Subject: [PATCH] format cblrpm-diff warning better --- cblrpm-diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cblrpm-diff b/cblrpm-diff index 61ea1a9..8e6fc33 100755 --- a/cblrpm-diff +++ b/cblrpm-diff @@ -1,7 +1,7 @@ #!/bin/sh -echo "$0 is deprecated. Please use 'cblrpm diff' instead" -echo "This script will be removed in a future update." +echo "** $0 is deprecated. Please use 'cblrpm diff' instead" +echo "** This script will be removed in a future update." echo cblrpm diff $*