From aaa9df2d9104970aa4220ddb1e82653df0396e0c Mon Sep 17 00:00:00 2001 From: Shigeki Morishima Date: Thu, 4 Jun 2020 04:23:30 +0900 Subject: [PATCH] Manual page: fdisk.8: fix typo It seems that "--wipe-partitions" is correct, not "--wipe-partition". Signed-off-by: Shigeki Morishima --- disk-utils/fdisk.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/fdisk.8 b/disk-utils/fdisk.8 index 519bd6a50..f683bcaaa 100644 --- a/disk-utils/fdisk.8 +++ b/disk-utils/fdisk.8 @@ -149,7 +149,7 @@ before a new partition table is created. See also command. .TP -\fB\-W\fR, \fB\-\-wipe-partition\fR \fIwhen\fR +\fB\-W\fR, \fB\-\-wipe-partitions\fR \fIwhen\fR Wipe filesystem, RAID and partition-table signatures from a newly created partitions, in order to avoid possible collisions. The argument \fIwhen\fR can be \fBauto\fR, \fBnever\fR or \fBalways\fR. When this option is not given, the