1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 07:48:50 -05:00

makepkg.8: fix typo in reference to other flag

it's --syncdeps, not --syndeps
This commit is contained in:
Dave Reisner 2014-10-18 08:38:53 -04:00 committed by Allan McRae
parent 82208c0239
commit 75c80caebc

View File

@ -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*::