Skip to content

Commit e4656fa

Browse files
committed
zramctl: Add note about column descriptions
Addresses: util-linux#3903 Signed-off-by: Karel Zak <kzak@redhat.com>
1 parent cddf56c commit e4656fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sys-utils/zramctl.8.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Set up a zram device: ::
3434

3535
If no option is given, all non-zero size zram devices are shown.
3636

37+
Use *--help* to get an overview of the supported output columns and their descriptions.
38+
3739
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.
3840

3941
== OPTIONS

0 commit comments

Comments
 (0)