summaryrefslogtreecommitdiff
path: root/trunk/src/etcat
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/etcat')
-rwxr-xr-xtrunk/src/etcat/etcat3
1 files changed, 3 insertions, 0 deletions
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