]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: add the 'i'nfo command
authorJean-Loup 'clippix' Bogalho <clippix@lse.epita.fr>
Sat, 9 May 2015 21:15:23 +0000 (23:15 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 May 2015 10:26:30 +0000 (12:26 +0200)
commit3e3b51b3b137a868a181f05c51edd7e9a5304ab3
tree028c53415707ee9b860be0ec8dd159b0adf9ba37
parent71af1c7239e59f11ee70b4995dab5b55b55e8f39
fdisk: add the 'i'nfo command

Add the 'i'nfo command to fdisk that prints details about a specific partition.
Details are everything the function 'fdisk_label_get_field' can return.

Signed-off-by: Jean-Loup 'clippix' Bogalho <clippix@lse.epita.fr>
disk-utils/fdisk-menu.c
disk-utils/fdisk.c
disk-utils/fdisk.h