diff --git a/doc/yay.8 b/doc/yay.8 index f3d18d65..50bd0719 100644 --- a/doc/yay.8 +++ b/doc/yay.8 @@ -359,7 +359,7 @@ Remove untracked files after installation. Untracked files are removed with the exception of directories. This allows VCS packages to easily pull an update -instead of having to re clone the entire repo. +instead of having to reclone the entire repo. .TP .B \-\-nocleanafter @@ -444,7 +444,7 @@ after the sysupgrade has finished. .B \-\-batchinstall When building and installing AUR packages instead of installing each package after building, queue each package for install. Then once either all packages -are built or a package in the build queue is needed as a dependnecy to build +are built or a package in the build queue is needed as a dependency to build another package, install all the packages in the install queue. .TP @@ -490,7 +490,7 @@ separated list that is quoted by the shell. .B \-\-sudo The command to use for \fBsudo\fR calls. This can be a command in \fBPATH\fR or an absolute path to the file. -The sudoloop is not guarantee to work with a custom \fBsudo\fR command. +The sudoloop is not guaranteed to work with a custom \fBsudo\fR command. .TP .B \-\-sudoflags