summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2014-10-18 08:38:53 -0400
committerAllan McRae <allan@archlinux.org>2014-10-19 21:36:19 +1000
commit75c80caebc8b5b6e3630af68b786c649c450fc95 (patch)
treeaf407c3cd889d6131fddb12732e769576c59de45
parent82208c0239312fdf3da19892dc6a04e3e4cc3bb7 (diff)
downloadpacman-75c80caebc8b5b6e3630af68b786c649c450fc95.tar.xz
makepkg.8: fix typo in reference to other flag
it's --syncdeps, not --syndeps
-rw-r--r--doc/makepkg.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index e0398af7..e687e05c 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -65,7 +65,7 @@ Options
For each source file in the source array of PKGBUILD, download the file
if required and perform the integrity checks. No extraction or build is
performed. Dependencies specified in the PKGBUILD will not be handled
- unless `--syndeps` is used. Useful for performing subsequent offline
+ unless `--syncdeps` is used. Useful for performing subsequent offline
builds.
*-f, \--force*::