From: Martin Hundebøll Date: Thu, 13 Feb 2025 14:25:34 +0000 (+0100) Subject: Fix documented configuration names for --vsock and --vsock-cid X-Git-Tag: v26~389 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffc542157e0ede7a4acda03f53ab194a745128de;p=thirdparty%2Fmkosi.git Fix documented configuration names for --vsock and --vsock-cid --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index 2c28142f7..344d31a5f 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -1634,11 +1634,11 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, : Configures whether KVM acceleration should be used when booting a virtual machine. Takes a boolean value or `auto`. Defaults to `auto`. -`Vsock=`, `--vsock=` +`VSock=`, `--vsock=` : Configures whether to provision a vsock when booting a virtual machine. Takes a boolean value or `auto`. Defaults to `auto`. -`VsockConnectionId=`, `vsock-cid=` +`VSockCID=`, `vsock-cid=` : Configures the vsock connection ID to use when booting a virtual machine. Takes a number in the interval `[3, 0xFFFFFFFF)` or `hash` or `auto`. Defaults to `auto`. When set to `hash`, the connection ID will be derived