Skip to content

Commit

Permalink
fix(man): correct typo
Browse files Browse the repository at this point in the history
Fixes issue dracutdevs#1852
  • Loading branch information
aafeijoo-suse committed Jun 23, 2022
1 parent 846a845 commit 24225eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/dracut.8.asc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 24225eb

Please sign in to comment.