]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdisk: (man) add info about order for -l
authorKarel Zak <kzak@redhat.com>
Mon, 8 Mar 2021 09:56:47 +0000 (10:56 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Mar 2021 09:56:47 +0000 (10:56 +0100)
Reported-by: Dan Jacobson <jidanni@jidanni.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/fdisk.8

index c6d334e7833d9dab34df48365daba73980f86acd..9d1ed579baec2de87ed60a24e9d8595579304b63 100644 (file)
@@ -79,9 +79,12 @@ see the \fB\-\-help\fR output.  See also the \fBCOLORS\fR section.
 .TP
 \fB\-l\fR, \fB\-\-list\fR
 List the partition tables for the specified devices and then exit.
-If no devices are given, those mentioned in
+
+If no devices are given, the devices mentioned in
 .I /proc/partitions
-(if that file exists) are used.
+(if this file exists) are used. Devices are always listed in the order in 
+which they are specified on the command-line, or by the kernel listed
+in /proc/partitions. 
 .TP
 \fB\-x\fR, \fB\-\-list\-details\fR
 Like \fB\-\-list\fR, but provides more details.