From a3612b81fe0c172bc4fe7e2cf468f195bd785222 Mon Sep 17 00:00:00 2001 From: Libor Bukata Date: Wed, 24 Jan 2018 17:10:09 +0100 Subject: Added the support for lz4hc, deflate, and 842 compression algorithms in zramctl utility. Signed-off-by: Libor Bukata --- sys-utils/zramctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/zramctl.8') diff --git a/sys-utils/zramctl.8 b/sys-utils/zramctl.8 index 9ca2983b9..679a8a175 100644 --- a/sys-utils/zramctl.8 +++ b/sys-utils/zramctl.8 @@ -44,7 +44,7 @@ query the status of used zram devices. If no option is given, all non-zero size zram devices are shown. .SH OPTIONS .TP -.BR \-a , " \-\-algorithm lzo" | lz4 +.BR \-a , " \-\-algorithm lzo" | lz4 | lz4hc | deflate | 842 Set the compression algorithm to be used for compressing data in the zram device. .TP .BR \-f , " \-\-find" -- cgit v1.2.3-55-g7522