Show More
@@ -63,7 +63,8 class Command(BasePasterCommand): | |||
|
63 | 63 | log.info('Scan completed added: %s removed:%s' % (added, removed)) |
|
64 | 64 | |
|
65 | 65 | def update_parser(self): |
|
66 |
self.parser.add_option( |
|
|
66 | self.parser.add_option( | |
|
67 | '--delete-obsolete', | |
|
67 | 68 |
|
|
68 | 69 |
|
|
69 | 70 |
|
General Comments 0
You need to be logged in to leave comments.
Login now