##// END OF EJS Templates
debugcommands: fix some plural-agreements I noticed...
Augie Fackler -
r47855:bd2ed103 stable
parent child Browse files
Show More
@@ -4085,7 +4085,7 b' def debugupgraderepo(ui, repo, run=False'
4085 should complete almost instantaneously and the chances of a consumer being
4085 should complete almost instantaneously and the chances of a consumer being
4086 unable to access the repository should be low.
4086 unable to access the repository should be low.
4087
4087
4088 By default, all revlog will be upgraded. You can restrict this using flag
4088 By default, all revlogs will be upgraded. You can restrict this using flags
4089 such as `--manifest`:
4089 such as `--manifest`:
4090
4090
4091 * `--manifest`: only optimize the manifest
4091 * `--manifest`: only optimize the manifest
General Comments 0
You need to be logged in to leave comments. Login now