From: Antonio Alvarez Feijoo Date: Thu, 23 Jun 2022 18:32:27 +0000 (+0200) Subject: fix(man): correct typo X-Git-Tag: 058~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa0094c0087a827a22f30ec62f03f243b000bf3;p=thirdparty%2Fdracut.git fix(man): correct typo Fixes issue #1852 --- diff --git a/man/dracut.8.asc b/man/dracut.8.asc index 7930ebb02..4104f6632 100644 --- a/man/dracut.8.asc +++ b/man/dracut.8.asc @@ -606,7 +606,7 @@ and no /etc/cmdline/*.conf will be generated into the initramfs. io::copy(). When specified, initramfs archives are also padded to ensure optimal data alignment for extent sharing. To retain reflink data deduplication benefits, this should be used alongside the **--no-compress** - and **--no-strip** parameters, with initramfs source files, **--tmpdir** + and **--nostrip** parameters, with initramfs source files, **--tmpdir** staging area and destination all on the same copy-on-write capable filesystem.