summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2016-12-18 10:11:02 +0000
committerBryn M. Reeves <bmr@redhat.com>2016-12-18 10:12:45 +0000
commit25dd3988c3a5bed78f8f5c76ca2b24a7c95866a2 (patch)
treea23b4a9e5dbf0c9d76aa02d0fe33550581455efb
parent35791689ba5ef95da45290fd12ce9cff55c86258 (diff)
downloadlvm2-25dd3988c3a5bed78f8f5c76ca2b24a7c95866a2.tar.gz
man: fix 'dmstats <command>' formatting in dmstats.8.in
-rw-r--r--man/dmstats.8.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/man/dmstats.8.in b/man/dmstats.8.in
index 2367b8b07..7f451fd09 100644
--- a/man/dmstats.8.in
+++ b/man/dmstats.8.in
@@ -53,12 +53,14 @@ dmstats \(em device-mapper statistics management
.de CMD_COMMAND
. ad l
. IR command
-. RI [ device_name
-. RB | \-\-uuid
-. IR uuid | \fB\-\-major
+. RI [ device_name |
+. RB [ \-u | \-\-uuid
+. IR uuid ]
+. RB | [ \-\-major
. IR major
. BR \-\-minor
. IR minor ]
+. RB \%[ \-v | \-\-verbose]
. ad b
..
.CMD_COMMAND