From 61dcf9887eb7101a5edee40882aae66b7c4dc3bd Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Sun, 6 Apr 2025 14:39:29 +0200 Subject: [PATCH] mkinitfs: fix typo --- pages/linux/mkinitfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/mkinitfs.md b/pages/linux/mkinitfs.md index 3cf2c4ea33926a..6b0b51a93bb55d 100644 --- a/pages/linux/mkinitfs.md +++ b/pages/linux/mkinitfs.md @@ -13,7 +13,7 @@ - Compress the initramfs using the specified compression algorithm (default: gzip): -`mkinitfs -c {{gzip|xz|zstd|lz4|none}}` +`mkinitfs -C {{gzip|xz|zstd|lz4|none}}` - List files that will be included in the initramfs image: