diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-27 13:41:44 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-27 13:41:44 +0200 |
commit | db5248a7b3001808813983b7bf9d519ff8fddfcd (patch) | |
tree | 9594206ee528b6d57c33d80d3be90d820ad68acc /doc/manual.cli | |
parent | f572561f37badb1413c0ba80c1c397be3bf3b15e (diff) |
Add note on manifest format versions in binary manifest lists
Diffstat (limited to 'doc/manual.cli')
-rw-r--r-- | doc/manual.cli | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index d6bdf29..b6b6f3d 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -499,7 +499,8 @@ That is, the name and the value are separated by a colon and each pair (including the last) is terminated with the \c{NUL} character. Note that there can be no leading or trailing whitespace characters around the name and any whitespaces after the colon and before the \c{NUL} terminator are part of the -value. +value. Finally, the manifest format versions are always explicit (that is, not +empty) in binary manifest lists. \h#manifest-package|Package Manifest| |