Addresses: https://github.com/util-linux/util-linux/issues/3544
Signed-off-by: Karel Zak <kzak@redhat.com>
== OPTIONS
*-a*, *--all*::
-Erase all available signatures. The set of erased signatures can be restricted with the *-t* option.
+Erase all available signatures. The set of erased signatures can be restricted
+with the *-t* option. When performed on a partitioned whole-disk device like
+/dev/sdX, it will erase only the partition tables, not the content of the
+partitions.
*-b*, *--backup*[**=**_dir_]::
Create a signature backup to the file _wipefs-<devname>-<offset>.bak_ in _$HOME_ or the directory specified as the optional argument. For more details see the *EXAMPLE* section.