]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
sfdisk.8.adoc: Replace --help and --version with external entity
authorMario Blättermann <mario.blaettermann@gmail.com>
Wed, 3 Sep 2025 18:23:49 +0000 (20:23 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 18:23:49 +0000 (20:23 +0200)
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.

disk-utils/sfdisk.8.adoc

index 99849a638d2908bade1a107a9fd8a7cc0b942878..01bcfbfff4dc3bcbb8720e9f75ebf668e7eaac86 100644 (file)
@@ -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