[Piuparts-commits] rev 652 - trunk
Holger Levsen
holger at alioth.debian.org
Tue Feb 23 11:06:16 UTC 2010
Author: holger
Date: 2010-02-23 11:06:12 +0000 (Tue, 23 Feb 2010)
New Revision: 652
Modified:
trunk/piuparts.py
Log:
fix typo
Modified: trunk/piuparts.py
===================================================================
--- trunk/piuparts.py 2010-02-23 10:56:23 UTC (rev 651)
+++ trunk/piuparts.py 2010-02-23 11:06:12 UTC (rev 652)
@@ -1975,7 +1975,7 @@
"recommended to use this option with one package "
"at a time.")
- parser.add_option("warn-on-leftovers-after-purge",
+ parser.add_option("--warn-on-leftovers-after-purge",
action="store_true", default=False,
help="Print a warning rather than failing if "
"files are left behind after purge.")
More information about the Piuparts-commits
mailing list