]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
man: remove "=" in boolean options
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 28 Feb 2025 08:30:49 +0000 (09:30 +0100)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 28 Feb 2025 08:30:49 +0000 (09:30 +0100)
mkosi/resources/man/mkosi-addon.1.md
mkosi/resources/man/mkosi-initrd.1.md

index f1417a3775c76c33af7b75e48267f9acbacd7a02..9d000fb0864f04aa59586d5cbcc3b6437b32c15f 100644 (file)
@@ -34,10 +34,10 @@ the running hardware can be included if a local configuration with the option
 :   Path to a directory where to place all generated artifacts. Defaults to the
     current working directory.
 
-`--debug=`
+`--debug`
 :   Enable additional debugging output.
 
-`--debug-shell=`
+`--debug-shell`
 :   Spawn debug shell in sandbox if a sandboxed command fails.
 
 `--debug-sandbox`
index de9d0364cb65bd465af5c648128f8c2825714990..482ef3adc2ac040be919d0170aee14cd15cd46b5 100644 (file)
@@ -40,10 +40,10 @@ initrds and Unified Kernel Images for the current running system.
     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=`.
 
-`--debug=`
+`--debug`
 :   Enable additional debugging output.
 
-`--debug-shell=`
+`--debug-shell`
 :   Spawn debug shell in sandbox if a sandboxed command fails.
 
 `--debug-sandbox`