Adjusted wording to search help, #18

i18n
Michal 2 years ago committed by GitHub
parent 335e0d8ef1
commit d860f35594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ pub enum Operation {
#[clap(bin_name = "ame", name = "remove", visible_aliases = & ["rm", "-Rs"])]
Remove(RemoveArgs),
/// Searches for the relevant packages in both the AUR and repos
/// Searches for packages matching a regex-supported pattern in the AUR and/or the repos
#[clap(bin_name = "ame", name = "search", visible_aliases = & ["-Ss"])]
Search(SearchArgs),

Loading…
Cancel
Save