diff options
Diffstat (limited to 'mkfs.jffs2.1')
-rw-r--r-- | mkfs.jffs2.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mkfs.jffs2.1 b/mkfs.jffs2.1 index 1eefeda..9b0acc3 100644 --- a/mkfs.jffs2.1 +++ b/mkfs.jffs2.1 @@ -104,7 +104,7 @@ or the present directory, if the .B -r option is not specified. -Each block of the files to be placed into the file system image +Each block of the files to be placed into the file system image are compressed using one of the avaiable compressors depending on the selected compression mode. @@ -196,8 +196,8 @@ Enables xattr, stuff only SELinux Labels into jffs2 image file. Enable xattr, stuff only POSIX ACL entries into jffs2 image file. .TP .B -m, --compression-mode=MODE -Set the default compression mode. The default mode is -.B priority +Set the default compression mode. The default mode is +.B priority which tries the compressors in a predefinied order and chooses the first successful one. The alternatives are: .B none |