summaryrefslogtreecommitdiffstats
path: root/misc-utils/wipefs.8
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/wipefs.8')
-rw-r--r--misc-utils/wipefs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/misc-utils/wipefs.8 b/misc-utils/wipefs.8
index 0c34b0f0a..331e96ca8 100644
--- a/misc-utils/wipefs.8
+++ b/misc-utils/wipefs.8
@@ -49,7 +49,7 @@ Force erasure, even if the filesystem is mounted. This is required in
order to erase the partition table on a block device.
.TP
.BR \-h , " \-\-help"
-Print help and exit.
+Display help text and exit.
.TP
.BR -n , " \-\-no\-act"
Causes everything to be done except for the write() call.
@@ -78,7 +78,7 @@ can be prefixed with 'no' to specify the types on which no action should be
taken. For more details see mount(8).
.TP
.BR -V , " \-\-version"
-Output version information and exit.
+Display version information and exit.
.SH EXAMPLES
.TP
.BR "wipefs --all --backup /dev/sdb"