wording fix
authorJohn P. Davis <zhen@gentoo.org>
Thu, 9 Sep 2004 05:28:20 +0000 (05:28 +0000)
committerJohn P. Davis <zhen@gentoo.org>
Thu, 9 Sep 2004 05:28:20 +0000 (05:28 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@435 d1e1f19c-881f-0410-ab34-b69fee027534

catalyst

index 943b047eafa7fb00c6556be3e8853d49ccb39e8c..2daada0f3038ad067af90d702d9e04b50794d68a 100755 (executable)
--- a/catalyst
+++ b/catalyst
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # Copyright 1999-2004 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.45 2004/09/09 05:09:11 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.46 2004/09/09 05:28:20 zhen Exp $
 
 # Maintained in full by John Davis <zhen@gentoo.org>
 
@@ -22,7 +22,7 @@ def usage():
        print " -f --file               read specfile"
        print " -V --verbose            verbose output"
        print
-       print "Build examples:"
+       print "Usage examples:"
        print
        print "Using the commandline option (-C, --cli) to build a Portage snapshot:"
        print "catalyst -C target=snapshot version_stamp=my_date"