Skip to content

Commit fe2753c

Browse files
authored
mkinitfs: fix typo (#16117)
1 parent 5f72f96 commit fe2753c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pages/linux/mkinitfs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
- Compress the initramfs using the specified compression algorithm (default: gzip):
1515

16-
`mkinitfs -c {{gzip|xz|zstd|lz4|none}}`
16+
`mkinitfs -C {{gzip|xz|zstd|lz4|none}}`
1717

1818
- List files that will be included in the initramfs image:
1919

0 commit comments

Comments
 (0)