makepkg.8: fix typo in reference to other flag
it's --syncdeps, not --syndeps
This commit is contained in:
parent
82208c0239
commit
75c80caebc
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Options
|
||||||
For each source file in the source array of PKGBUILD, download the file
|
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
|
if required and perform the integrity checks. No extraction or build is
|
||||||
performed. Dependencies specified in the PKGBUILD will not be handled
|
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.
|
builds.
|
||||||
|
|
||||||
*-f, \--force*::
|
*-f, \--force*::
|
||||||
|
|
Loading…
Add table
Reference in a new issue