doc/BUILDINFO: Fix description of arrays
Signed-off-by: Johan Förberg <johan@forberg.se>
This commit is contained in:
parent
5f4c7e3ddc
commit
425ff046ed
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue