Compare commits
2 commits
123d3e1f04
...
a2c1de646b
Author | SHA1 | Date | |
---|---|---|---|
a2c1de646b | |||
15847a636a |
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ pub enum Command {
|
|||
#[structopt(name = "worker", version = garage_version())]
|
||||
Worker(WorkerOperation),
|
||||
|
||||
/// Low-level debug operations on data blocks
|
||||
/// Low-level node-local debug operations on data blocks
|
||||
#[structopt(name = "block", version = garage_version())]
|
||||
Block(BlockOperation),
|
||||
|
||||
|
|
Loading…
Reference in a new issue