From fa07cbc87a1ef98355979aea13b066dbe76c8a16 Mon Sep 17 00:00:00 2001 From: genone Date: Fri, 6 Feb 2004 22:37:58 +0000 Subject: deprecation notice for qpkg+etcat, small fix for equery with amigious package svn path=/; revision=78 --- trunk/src/etcat/etcat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'trunk/src/etcat') diff --git a/trunk/src/etcat/etcat b/trunk/src/etcat/etcat index 5ae5956..71afdff 100755 --- a/trunk/src/etcat/etcat +++ b/trunk/src/etcat/etcat @@ -579,6 +579,9 @@ def help(): margin_ex = 8 ver() + print yellow("NOTICE: ") + "This tool will be phased out at some point in" + print " the future, please use equery instead." + print " Bugs are still fixed, but new features won't be added." print print white("Usage: ") + turquoise(__productname__) + " [ " + green("options") + " ] [ " + turquoise("action") + " ] [ " + turquoise("package") + " ]" print -- cgit v1.2.3