From: Daan De Meyer Date: Tue, 21 Jan 2025 15:08:51 +0000 (+0100) Subject: docs: Make more clear that the SHA256SUMS is prefixed with the output X-Git-Tag: v25~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7161059ee1b9e5e5553db4d0480d10bcd676940a;p=thirdparty%2Fmkosi.git docs: Make more clear that the SHA256SUMS is prefixed with the output Fixes #3027 --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index 7a1f97898..58598cdf6 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -1196,8 +1196,8 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, access mode of 0600 or less. `Checksum=`, `--checksum` -: Generate a `SHA256SUMS` file of all generated artifacts after the - build is complete. +: Generate a `.SHA256SUMS` file of all generated artifacts + after the build is complete. `Sign=`, `--sign` : Sign the generated `SHA256SUMS` using **gpg** after completion.