瀏覽代碼

Fix typos in man page

Dương Đỗ Minh Châu 5 年之前
父節點
當前提交
c6a17d02f4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      doc/yay.8

+ 3 - 3
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 <command>
 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 <flags>