From c6a17d02f47aa9ab06bf434f9073bcf1fc698e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C6=B0=C6=A1ng=20=C4=90=E1=BB=97=20Minh=20Ch=C3=A2u?= <56427890+duongdominhchau@users.noreply.github.com> Date: Wed, 22 Jan 2020 17:24:52 +0700 Subject: [PATCH] Fix typos in man page --- doc/yay.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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