mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
makepkg: fix flag name in --skippgpcheck (#23672)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- Make a package, but skip checking the source's hashes and PGP signatures:
|
||||
|
||||
`makepkg --skipchecksums --skippgpchecks`
|
||||
`makepkg --skipchecksums --skippgpcheck`
|
||||
|
||||
- Clean up work directories after a successful build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user