Fix typo (#15190)
This commit is contained in:
@ -1268,7 +1268,7 @@ fn main() {
|
|||||||
.long("dead-slots-only")
|
.long("dead-slots-only")
|
||||||
.required(false)
|
.required(false)
|
||||||
.takes_value(false)
|
.takes_value(false)
|
||||||
.help("Limit puring to dead slots only")
|
.help("Limit purging to dead slots only")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
.subcommand(
|
.subcommand(
|
||||||
|
Reference in New Issue
Block a user