From: Mario Blättermann Date: Wed, 3 Sep 2025 18:23:49 +0000 (+0200) Subject: sfdisk.8.adoc: Replace --help and --version with external entity X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82d0bfe59a;p=thirdparty%2Futil-linux.git sfdisk.8.adoc: Replace --help and --version with external entity sfdisk.8.adoc still had the literal --help and --version options, in contrary to all other .adoc files, which have the man-common/help-version.adoc entity. --- diff --git a/disk-utils/sfdisk.8.adoc b/disk-utils/sfdisk.8.adoc index 99849a638..01bcfbfff 100644 --- a/disk-utils/sfdisk.8.adoc +++ b/disk-utils/sfdisk.8.adoc @@ -239,11 +239,7 @@ Wipe filesystem, RAID and partition-table signatures from the device, in order t *-W*, *--wipe-partitions* _when_:: Wipe filesystem, RAID and partition-table signatures from a newly created partition, in order to avoid possible collisions. The argument _when_ can be *auto*, *never* or *always*. When this option is not given, the default is *auto*, in which case signatures are wiped only when in interactive mode and after confirmation by user. In all cases detected signatures are reported by warning messages after a new partition is created. See also *wipefs*(8) command. -*-h*, *--help*:: -Display help text and exit. - -*-v*, *--version*:: -Display version and exit. +include::man-common/help-version.adoc[] == INPUT FORMATS