Mildly edited a small handful of help messages (#6868)

* Edited a handful of help messages

* Remove line break as instructed by clippy
This commit is contained in:
Leon
2022-10-23 16:02:52 +10:00
committed by GitHub
parent e49b359848
commit 24a98f8999
16 changed files with 41 additions and 38 deletions

View File

@ -19,7 +19,7 @@ impl Command for GroupByDb {
}
fn usage(&self) -> &str {
"Group by query"
"Group-by query"
}
fn signature(&self) -> Signature {