summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-10-31 05:58:35 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-10-31 05:58:35 +0100
commitebe6d88c3a57280600ad0815e376d41fc6e333c3 (patch)
tree04cee6287cb9085f50a0b3f83060964b17286670 /etc
parent6e73e80144d5dfd2f23dfd817698dcb210413c97 (diff)
downloadmidipix_build-ebe6d88c3a57280600ad0815e376d41fc6e333c3.tar.bz2
midipix_build-ebe6d88c3a57280600ad0815e376d41fc6e333c3.tar.xz
etc/README.md: updated.
Diffstat (limited to 'etc')
-rw-r--r--etc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README.md b/etc/README.md
index 9e5cc493..e760a317 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -852,7 +852,7 @@ VERSION`` and/or ``URLS_GIT``, respectively.
| FileName | Absolute or relative pathname to file |
| Flag(<type>,<default>) | Boolean flag of type <type>, e.g. Flag(Boolean) (``true``, ``false``,) Flag(UInt) (0, 1,) Flag(ExitStatus) (>=1, 0) with default or ``auto`` |
| FlagLine | String of {SP,VT}-separated flags, arguments, options, etc. pp. to a command |
-| List(<sep>[,<sep|type>..]) | <sep>-separated list, optionally recursively and/or sub-typing, e.g.: ``List(:,=,String)`` and ``"name=value:name2=va lue "`` |
+| List(<sep>[,<sep\|type>..]) | \<sep\>-separated list, optionally recursively and/or sub-typing, e.g.: ``List(:,=,String)`` and ``"name=value:name2=value"`` |
| PkgName | Single name of package |
| PkgRelation | Single, possibly parametrised, package-package relation; see section [3.6](#36-package-package-and-packagegroup-group-relationships) |
| PkgVersion | Single version of package |