diff --git a/qvm-tools/qvm-remove b/qvm-tools/qvm-remove index a5973d28..ccb10212 100755 --- a/qvm-tools/qvm-remove +++ b/qvm-tools/qvm-remove @@ -75,7 +75,7 @@ def main(): if vm.installed_by_rpm and not options.remove_from_db_only: if options.verbose: - print >> sys.stderr, "This VM has been installed by RPM, use rpm -e to remove it!" + print >> sys.stderr, "This VM has been installed by RPM, use yum remove to remove it!" exit (1) try: