From 585faccec20b20d58c4cccfeac5a4f869ed6727b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 9 Mar 2006 00:21:54 +0000 Subject: document new --no-ldconfig option svn path=/main/trunk/; revision=2828 --- bin/env-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/env-update') diff --git a/bin/env-update b/bin/env-update index d2874ae4d..0ee2fc3ad 100755 --- a/bin/env-update +++ b/bin/env-update @@ -8,7 +8,7 @@ os.environ["PORTAGE_CALLER"] = "env-update" sys.path = ["/usr/lib/portage/pym"]+sys.path def usage(status): - print "Usage: env-update" + print "Usage: env-update [--no-ldconfig]" print "" print "See the env-update(1) man page for more info" sys.exit(status) -- cgit v1.2.3-1-g7c22