X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=rene;h=0d266ae2246bfc0198165e9b00d5f4a5b54e77eb;hb=459bebc21b63571d56133cd807ff0a313db89204;hp=25039b5d10c0da66a3036edd0ee7a178e55b5cc7;hpb=2f5e692bfbbb6f8146f50d944f7fcc169a95a0a3;p=dak.git diff --git a/rene b/rene index 25039b5d..0d266ae2 100755 --- a/rene +++ b/rene @@ -2,7 +2,7 @@ # Check for obsolete binary packages # Copyright (C) 2000, 2001 James Troup -# $Id: rene,v 1.9 2001-11-18 19:57:58 rmurray Exp $ +# $Id: rene,v 1.10 2002-02-12 23:14:30 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -40,8 +40,7 @@ def main (): Cnf = utils.get_conf() - Arguments = [('D',"debug","Catherine::Options::Debug", "IntVal"), - ('h',"help","Catherine::Options::Help"), + Arguments = [('h',"help","Catherine::Options::Help"), ('V',"version","Catherine::Options::Version"), ('l',"limit", "Catherine::Options::Limit", "HasArg"), ('n',"no-action","Catherine::Options::No-Action"),