Show More
@@ -52,7 +52,7 class UpdateCommand(BasePasterCommand): | |||
|
52 | 52 | min_args = 1 |
|
53 | 53 | |
|
54 | 54 | usage = "CONFIG_FILE" |
|
55 | summary = "Cleanup deleted repos" | |
|
55 | summary = "Updates repositories caches for last changeset" | |
|
56 | 56 | group_name = "RhodeCode" |
|
57 | 57 | takes_config_file = -1 |
|
58 | 58 | parser = Command.standard_parser(verbose=True) |
General Comments 0
You need to be logged in to leave comments.
Login now