diff --git a/cmd.go b/cmd.go index e352d026..b9a76692 100644 --- a/cmd.go +++ b/cmd.go @@ -42,7 +42,7 @@ Permanent configuration options: config file when used --aururl Set an alternative AUR URL - --builddir Directory used to download and run PKBUILDS + --builddir Directory used to download and run PKGBUILDS --editor Editor to use when editing PKGBUILDs --editorflags Pass arguments to editor --makepkg makepkg command to use @@ -96,7 +96,7 @@ Permanent configuration options: --redownload Always download pkgbuilds of targets --noredownload Skip pkgbuild download if in cache and up to date --redownloadall Always download pkgbuilds of all AUR packages - --provides Look for matching provders when searching for packages + --provides Look for matching providers when searching for packages --noprovides Just look for packages by pkgname --pgpfetch Prompt to import PGP keys from PKGBUILDs --nopgpfetch Don't prompt to import PGP keys