doc/BUILDINFO: Fix description of arrays

Signed-off-by: Johan Förberg <johan@forberg.se>
This commit is contained in:
Johan Förberg 2025-01-03 16:12:30 +01:00
parent 5f4c7e3ddc
commit 425ff046ed

View file

@ -11,8 +11,8 @@ Synopsis
This manual page describes the format of a BUILDINFO file found in the root of This manual page describes the format of a BUILDINFO file found in the root of
a package created by makepkg. The file contains a description of the package's a package created by makepkg. The file contains a description of the package's
build environment. The information is formatted in key-value pairs separated by build environment. The information is formatted in key-value pairs separated by
a '=', one value per line. Arrays are represented multiple keys with the same a '=', one value per line. Arrays are represented as multiple key-value pairs
value. having the same key.
Description Description