From 95c701445052467ffec8a39d5c931836d52f936b Mon Sep 17 00:00:00 2001 From: Mayur Shingote Date: Tue, 27 Feb 2018 22:13:53 +0545 Subject: [PATCH] For better readability updated xz.txt file Updated xz.txt file to remove two conservative colons. Example:: changed to Example: --- Documentation/xz.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/xz.txt b/Documentation/xz.txt index b2220d03aa509a..c329631dfd38c4 100644 --- a/Documentation/xz.txt +++ b/Documentation/xz.txt @@ -76,7 +76,8 @@ dictionaries cannot be used for files that are intended to be decoded by the kernel. 1 MiB is probably the maximum reasonable dictionary size for in-kernel use (maybe more is OK for initramfs). The presets in XZ Utils may not be optimal when creating files for the kernel, -so don't hesitate to use custom settings. Example:: +so don't hesitate to use custom settings. +Example: xz --check=crc32 --lzma2=dict=512KiB inputfile