rem -> rm

i18n
jnats 3 years ago
parent c5cd56aa97
commit afb70cbe3b

@ -4,7 +4,7 @@ pub fn help() { // work on a proper error message, the python ame one isnt reall
inf(format!("Usage:"));
println!("
ame -S / -Sy / ins <pkg> - install a package
ame -R / -Rs / rem <pkg> - remove a package
ame -R / -Rs / rm <pkg> - remove a package
ame -Syu / upg - upgrade all packages to latest version
ame -Ss / sea <pkg> - search for a package
ame -Sa / aursea <pkg> - search for a package in the aur

Loading…
Cancel
Save