Add double colon for newline after MAKEPKG_LINT_PKGBUILD in makepkg.8.asciidoc

This commit is contained in:
Rafael Fontenelle 2024-09-25 17:23:19 +00:00
parent 7bc5d55b56
commit 60ec268458

View file

@ -297,7 +297,7 @@ Environment Variables
**BUILDTOOLVER=**"<version>":: **BUILDTOOLVER=**"<version>"::
The version of the '$BUILDTOOL' used. The version of the '$BUILDTOOL' used.
**MAKEPKG_LINT_PKGBUILD=**0 **MAKEPKG_LINT_PKGBUILD=**0::
Setting to 0 disables PKGBUILD linting within makepkg. Useful on systems Setting to 0 disables PKGBUILD linting within makepkg. Useful on systems
with slow bash subshell operations, or on PKGBUILDs with extreme amounts of with slow bash subshell operations, or on PKGBUILDs with extreme amounts of
package splitting. package splitting.