From: Antonio Alvarez Feijoo Date: Fri, 28 Feb 2025 08:30:49 +0000 (+0100) Subject: man: remove "=" in boolean options X-Git-Tag: v26~342^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb60162d31b6bd4753f64736abd98c46f684b07d;p=thirdparty%2Fmkosi.git man: remove "=" in boolean options --- diff --git a/mkosi/resources/man/mkosi-addon.1.md b/mkosi/resources/man/mkosi-addon.1.md index f1417a377..9d000fb08 100644 --- a/mkosi/resources/man/mkosi-addon.1.md +++ b/mkosi/resources/man/mkosi-addon.1.md @@ -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` diff --git a/mkosi/resources/man/mkosi-initrd.1.md b/mkosi/resources/man/mkosi-initrd.1.md index de9d0364c..482ef3adc 100644 --- a/mkosi/resources/man/mkosi-initrd.1.md +++ b/mkosi/resources/man/mkosi-initrd.1.md @@ -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`