]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
zramctl: Add note about column descriptions master
authorKarel Zak <kzak@redhat.com>
Wed, 17 Dec 2025 12:10:13 +0000 (13:10 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 17 Dec 2025 12:10:13 +0000 (13:10 +0100)
Addresses: https://github.com/util-linux/util-linux/issues/3903
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/zramctl.8.adoc

index c08f1e0050321bebc9a7e2b6fd1d0c8d1b5ac372..7bccc3909d38a53d0ad476e6385e9f57f503b038 100644 (file)
@@ -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<N>_ nodes only when *--find* option specified. It's possible (and common) that after system boot _/dev/zram<N>_ nodes are not created yet.
 
 == OPTIONS