add a fair amount ofsearch terms (#6090)

This commit is contained in:
pwygab
2022-07-21 19:29:41 +08:00
committed by GitHub
parent 604025fe34
commit 8f00848ff9
9 changed files with 30 additions and 2 deletions

View File

@ -28,7 +28,7 @@ impl Command for SubCommand {
}
fn search_terms(&self) -> Vec<&str> {
vec!["convert", "inverse"]
vec!["convert", "inverse", "flip"]
}
fn run(