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