1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

mkinitfs: fix typo (#16117)

This commit is contained in:
Lena 2025-04-07 02:51:33 +00:00 committed by GitHub
parent 5f72f9623d
commit fe2753c9c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: