Fix typos

Signed-off-by: Jguer <me@jguer.space>
This commit is contained in:
Jguer 2018-03-11 21:19:05 +00:00
parent d5d9dc1cba
commit 803d957282
2 changed files with 3 additions and 3 deletions

4
cmd.go
View file

@ -62,8 +62,8 @@ Permanent configuration options:
--redownloadall Always download pkgbuilds of all AUR packages
--noredownload Skip pkgbuild download if in cache and up to date
--mflags <flags> Pass arguments to makepkg
--sudoloop Loop sudo calls in the backgroud to avoid timeout
--nosudoloop Do not loop sudo calls in the backgrount
--sudoloop Loop sudo calls in the background to avoid timeout
--nosudoloop Do not loop sudo calls in the background
Print specific options:
-c --complete Used for completions

2
yay.8
View file

@ -238,7 +238,7 @@ Loop sudo calls in the background to prevent sudo from timing out during long
builds\&.
.RE
.PP
\fB\-\-noloop\fR
\fB\-\-nosudoloop\fR
.RS 4
Do not loop sudo calls in the background\&.
.RE