Milan Broz
67b8731fa6
Update email.
...
This email no longer works.
Signed-off-by: Milan Broz <gmazyland@gmail.com>
2022-12-23 11:48:17 +01:00
zhenwei pi
1b3e8f5d2c
lsblk: add -v/--virtio
...
Add -v/--virtio to filter the virtio block devices.
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
2022-06-06 12:31:56 +02:00
zhenwei pi
97afabf71b
lsblk: add -N/--nvme
...
Add -N/--nvme to filter NVMe device only, NVMe usually has a larger
I/O depth, also show COL_RQ_SIZE by default.
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
2022-06-06 12:31:56 +02:00
Mario Blättermann
bd67ca4480
Fix several adoc files as reported by Helge Kreutzmann
2022-02-13 19:26:07 +01:00
Karel Zak
25fb0638ad
lsblk: add -y/--shell
...
Fixes: https://github.com/util-linux/util-linux/issues/1594
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-02-11 12:37:48 +01:00
Mario Blättermann
2b2d317242
man pages: unify output of --help and --version
2022-02-01 20:49:24 +01:00
Karel Zak
4c989ad474
docs: add man-common/in-bytes.adoc
...
This commit unifies and improves --bytes option.
Fixes: https://github.com/util-linux/util-linux/issues/1572
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-01-24 15:38:43 +01:00
Karel Zak
554e866b94
lsblk: add --noempty
...
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-01-12 16:06:59 +01:00
Karel Zak
aab112dd24
lsblk: (adoc) improve --all description
...
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-11-16 12:58:58 +01:00
Mario Blättermann
e674323904
Man pages: Fix end extend formatting
2021-09-21 20:48:11 +02:00
Naohiro Aota
e72528403e
lsblk: add zoned columns to "lsblk -z"
...
Add zoned columns to the "-z" option as follow.
$ lsblk -z -i
NAME ZONED ZONE-SZ ZONE-NR ZONE-AMAX ZONE-OMAX ZONE-APP ZONE-WGRAN
sda host-managed 256M 55880 0 128 672K 4K
sdb host-managed 256M 55880 0 128 672K 4K
zram0 none 0B 0 0 0 0B 0B
nvme2n1 none 0B 0 0 0 0B 0B
|-nvme2n1p1 none 0B 0 0 0 0B 0B
|-nvme2n1p2 none 0B 0 0 0 0B 0B
`-nvme2n1p3 none 0B 0 0 0 0B 0B
nvme0n1 none 0B 0 0 0 0B 0B
nvme1n1 none 0B 0 0 0 0B 0B
nvme0n2 host-managed 2G 1844 14 14 4M 4K
nvme1n2 host-managed 2G 1844 14 14 4M 4K
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
2021-08-31 10:24:28 +02:00
Karel Zak
28af0586b7
docs: fix info about LIBSMARTCOLS_DEBUG_PADDING
...
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-08-10 10:14:22 +02:00
ratijas
3f347f956a
lsblk: fix formatting in -e option
2021-06-08 19:12:19 +03:00
Karel Zak
625e9c61e8
build-sys: make man pages location independent
...
We need to evaluate "include::" directive relatively to project
top-level source directory rather than to the current document
location.
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-03-31 11:50:47 +02:00
Mario Blättermann
2c646c80d8
Asciidoc: Review misc-utils man pages
2021-03-23 20:07:15 +01:00
Mario Blättermann
295b3979d9
Asciidoc: Add Po4a hint to file headers
2021-03-20 16:42:47 +01:00
Mario Blättermann
d315cc4d96
Asciidoc: Re-add empty lines to man pages
2021-03-19 20:52:00 +01:00
Mario Blättermann
6c64d12d13
Asciidoc: Import misc-utils man pages
2021-03-19 17:12:57 +01:00