From 2cdaf94b55bd862fc01c76f0e8cb39e68d8f89f9 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Thu, 13 Apr 2017 18:09:23 +0100 Subject: partx: add --list-types option Use libblkid as the source of truth what partition type names exist, and are supported. Signed-off-by: Sami Kerola --- disk-utils/partx.8 | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'disk-utils/partx.8') diff --git a/disk-utils/partx.8 b/disk-utils/partx.8 index 2dd34f209..af7313cb9 100644 --- a/disk-utils/partx.8 +++ b/disk-utils/partx.8 @@ -119,20 +119,10 @@ The output columns can be selected and rearranged with the All numbers (except SIZE) are in 512-byte sectors. .TP .BR \-t , " \-\-type " \fItype -Specify the partition table type, which can be one of -.BR aix , -.BR bsd , -.BR dos , -.BR gpt , -.BR mac , -.BR minix , -.BR PMBR , -.BR sgi , -.BR solaris , -.BR sun , -.BR ultrix , -or -.BR unixware . +Specify the partition table type. +.TP +.BR \-\-list\-types +List supported partition types and exit. .TP .BR \-u , " \-\-update" Update the specified partitions. -- cgit v1.2.3-55-g7522