From: Karel Zak Date: Wed, 17 Dec 2025 12:10:13 +0000 (+0100) Subject: zramctl: Add note about column descriptions X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=inline;p=thirdparty%2Futil-linux.git zramctl: Add note about column descriptions Addresses: https://github.com/util-linux/util-linux/issues/3903 Signed-off-by: Karel Zak --- diff --git a/sys-utils/zramctl.8.adoc b/sys-utils/zramctl.8.adoc index c08f1e005..7bccc3909 100644 --- a/sys-utils/zramctl.8.adoc +++ b/sys-utils/zramctl.8.adoc @@ -34,6 +34,8 @@ Set up a zram device: :: If no option is given, all non-zero size zram devices are shown. +Use *--help* to get an overview of the supported output columns and their descriptions. + Note that _zramdev_ node specified on command line has to already exist. The command *zramctl* creates a new _/dev/zram_ nodes only when *--find* option specified. It's possible (and common) that after system boot _/dev/zram_ nodes are not created yet. == OPTIONS