summaryrefslogtreecommitdiff
path: root/man/blkdeactivate.8_main
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2017-09-21 17:03:42 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2017-09-21 17:08:44 +0200
commit9f34125d5d6f0755af8b99ec9ca04495cf8d8df6 (patch)
tree6a35ebb1668d6fa5e1abec42352e8fef8a92eca9 /man/blkdeactivate.8_main
parent0ab9e4b6a720972cffc8bc465f4d4c3d788d0820 (diff)
downloadlvm2-9f34125d5d6f0755af8b99ec9ca04495cf8d8df6.tar.gz
blkdeactivate: fix --{dm,lvm,mpath}options option name recognition
There was a typo in blkdeactivate --dmoption/--lvmoption/mpathoption, it had missing "s" at the end and it was not recognized properly, only short names for the options (-d/-l/-m).
Diffstat (limited to 'man/blkdeactivate.8_main')
-rw-r--r--man/blkdeactivate.8_main6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/blkdeactivate.8_main b/man/blkdeactivate.8_main
index 9a0e84e69..80235ca10 100644
--- a/man/blkdeactivate.8_main
+++ b/man/blkdeactivate.8_main
@@ -22,7 +22,7 @@ based devices are handled using the \fBdmsetup\fP(8) command.
MD devices are handled using the \fBmdadm\fP(8) command.
.SH OPTIONS
.TP
-.BR -d ", " --dmoption \ \fIdm_options\fP
+.BR -d ", " --dmoptions \ \fIdm_options\fP
Comma separated list of device-mapper specific options.
Accepted \fBdmsetup\fP(8) options are:
.RS
@@ -41,7 +41,7 @@ the device was skipped.
.BR -h ", " --help
Display the help text.
.TP
-.BR -l ", " --lvmoption \ \fIlvm_options\fP
+.BR -l ", " --lvmoptions \ \fIlvm_options\fP
Comma-separated list of LVM specific options:
.RS
.IP \fIretry\fP
@@ -52,7 +52,7 @@ Deactivating the Volume Group as a whole is quicker than deactivating
each Logical Volume separately.
.RE
.TP
-.BR -m ", " --mpathoption \ \fImpath_options\fP
+.BR -m ", " --mpathoptions \ \fImpath_options\fP
Comma-separated list of device-mapper multipath specific options:
.RS
.IP \fIdisablequeueing\fP