svn path=/trunk/gentoolkit/; revision=710
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.
Report bugs to <http://bugs.gentoo.org>
-${APP_NAME}: (${VERSION})
-
-Copyright (C) 2003-2009 Gentoo Foundation, Inc.
-This is free software; see the source for copying conditions.
-
EOF
}
##