]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
man: write command line more consistently 3743/head
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 28 May 2025 08:05:54 +0000 (10:05 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Thu, 29 May 2025 10:51:33 +0000 (12:51 +0200)
mkosi/resources/man/mkosi.1.md

index 1a80c5e154b14f0e8f748f91f6a69b735c712db5..a6d605c76c516e6bd0d7b38ca9584ed0f848c231 100644 (file)
@@ -228,7 +228,7 @@ The following command line verbs are known:
 :   This verb is equivalent to the `--help` switch documented below: it
     shows a brief usage explanation.
 
-## Commandline-only Options
+## Command-Line-Only Options
 
 Those settings cannot be configured in the configuration files.
 
@@ -3114,9 +3114,9 @@ $ mkosi -d fedora --console=gui qemu
 A kernel may be booted directly with
 `mkosi vm -kernel ... -initrd ... -append '...'`.
 This is a bit faster because no boot loader is used, and it is also
-easier to experiment with different kernels and kernel commandlines.
+easier to experiment with different kernels and kernel command lines.
 Note that despite the name, **qemu**'s `-append` option replaces
-the default kernel commandline embedded in the kernel
+the default kernel command line embedded in the kernel
 and any previous `-append` specifications.
 
 The UKI is also copied into the output directory and may be booted directly: