From 3a43b576b75aea5993dee9b6ea23f691f3dd31d9 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Mon, 28 Apr 2014 23:21:17 -0500 Subject: [PATCH] imagex.1.in: Update compression type list --- doc/man1/imagex.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man1/imagex.1.in b/doc/man1/imagex.1.in index 44ae0480..c55d748f 100644 --- a/doc/man1/imagex.1.in +++ b/doc/man1/imagex.1.in @@ -100,8 +100,8 @@ Split a standalone WIM into multiple parts (\fB@IMAGEX_PROGNAME@ split\fR) Easily remove wasted space in a WIM file and optionally recompress it (\fB @IMAGEX_PROGNAME@ optimize\fR) .IP \[bu] -Support for all WIM compression types, both compression and decompression (LZX, -XPRESS, and none) +Support for all WIM compression types, both compression and decompression +(XPRESS, LZX, LZMS, and None). .IP \[bu] WIM integrity table is supported (\fB--check\fR option to many commands) .SH DIFFERENCES FROM MICROSOFT IMAGEX -- 2.43.0