From 7e847d64d69db845f98ac275c389c580d85a1ee4 Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Wed, 9 Dec 2009 20:35:35 +0000 Subject: Update usage statement to contain version and copyright information svn path=/trunk/gentoolkit/; revision=710 --- bin/revdep-rebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/revdep-rebuild b/bin/revdep-rebuild index cf86e71..aa96667 100755 --- a/bin/revdep-rebuild +++ b/bin/revdep-rebuild @@ -165,6 +165,11 @@ EW print_usage() { cat << EOF +${APP_NAME}: (${VERSION}) + +Copyright (C) 2003-2009 Gentoo Foundation, Inc. +This is free software; see the source for copying conditions. + Usage: $APP_NAME [OPTIONS] [--] [EMERGE_OPTIONS] Broken reverse dependency rebuilder. @@ -192,11 +197,6 @@ and passed directly to emerge. Report bugs to -${APP_NAME}: (${VERSION}) - -Copyright (C) 2003-2009 Gentoo Foundation, Inc. -This is free software; see the source for copying conditions. - EOF } ## -- cgit v1.2.3