From 8e9ab4d3cf3ed805642cdd48507a991c560889aa Mon Sep 17 00:00:00 2001 From: "John P. Davis" Date: Thu, 9 Sep 2004 05:28:20 +0000 Subject: [PATCH] wording fix git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@435 d1e1f19c-881f-0410-ab34-b69fee027534 --- catalyst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalyst b/catalyst index 943b047e..2daada0f 100755 --- 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 @@ -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" -- 2.26.2