Compare commits
1 commit
d067cfef22
...
776294ebbe
Author | SHA1 | Date | |
---|---|---|---|
776294ebbe |
1 changed files with 1 additions and 1 deletions
|
@ -478,7 +478,7 @@ pub enum RepairWhat {
|
|||
/// Recalculate block reference counters
|
||||
#[structopt(name = "block-rc", version = garage_version())]
|
||||
BlockRc,
|
||||
/// Fix inconsistency in bucket aliases
|
||||
/// Fix inconsistency in bucket aliases (WARNING: EXPERIMENTAL)
|
||||
#[structopt(name = "aliases", version = garage_version())]
|
||||
Aliases,
|
||||
/// Verify integrity of all blocks on disc
|
||||
|
|
Loading…
Add table
Reference in a new issue