]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: use PAGER for 'l' command.
authorKarel Zak <kzak@redhat.com>
Fri, 26 Aug 2016 10:09:53 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 26 Aug 2016 10:15:38 +0000 (12:15 +0200)
commit8d2f449818df988c1ca100e8f775cf24810a643e
tree9bf589b77a7ba662caa90b008cd872202145cc78
parente215d467ca828498109d178eb0e7cbe4a835cd99
fdisk: use PAGER for 'l' command.

The list of the partition types is too long. Let's try to use $PAGER.

Reported-by: Bruce Dubbs <bruce.dubbs@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/fdisk.c