From: Antonio Alvarez Feijoo Date: Tue, 18 Mar 2025 09:16:42 +0000 (+0100) Subject: man: remove "=" in boolean option X-Git-Tag: v26~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eddbd70487e5d269bffa055aaf59b775fd1a420;p=thirdparty%2Fmkosi.git man: remove "=" in boolean option --- diff --git a/mkosi/resources/man/mkosi-initrd.1.md b/mkosi/resources/man/mkosi-initrd.1.md index 1fb987b9b..e9ba05906 100644 --- a/mkosi/resources/man/mkosi-initrd.1.md +++ b/mkosi/resources/man/mkosi-initrd.1.md @@ -35,7 +35,7 @@ initrds and Unified Kernel Images for the current running system. : Path to a directory where to place all generated artifacts. Defaults to the current working directory. -`--generic=`, `-g` +`--generic`, `-g` : Build a generic initrd without host-specific kernel modules, which should allow the local system to boot on different hardware, although it's tied to the kernel version of the running system or set with `--kernel-version=`.