summaryrefslogtreecommitdiffstats
path: root/man/lvdisplay.8.in
diff options
context:
space:
mode:
authorDave Wysochanski <dwysocha@redhat.com>2008-11-12 15:01:35 +0000
committerDave Wysochanski <dwysocha@redhat.com>2008-11-12 15:01:35 +0000
commit82dcb097c44b9634f43d40b9b2c1cd0a759f92fd (patch)
tree5c436f0735a65a3001566e6f0d33ad82f5e77520 /man/lvdisplay.8.in
parentf302d214064ea887c0295b46ee00373078b86998 (diff)
downloadlvm2-82dcb097c44b9634f43d40b9b2c1cd0a759f92fd.tar.gz
lvm2-82dcb097c44b9634f43d40b9b2c1cd0a759f92fd.tar.xz
lvm2-82dcb097c44b9634f43d40b9b2c1cd0a759f92fd.zip
Make man pages consistent with either-or options (use "|" everywhere).
Diffstat (limited to 'man/lvdisplay.8.in')
-rw-r--r--man/lvdisplay.8.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/lvdisplay.8.in b/man/lvdisplay.8.in
index 7be68c6e..56d33f22 100644
--- a/man/lvdisplay.8.in
+++ b/man/lvdisplay.8.in
@@ -3,10 +3,10 @@
lvdisplay \- display attributes of a logical volume
.SH SYNOPSIS
.B lvdisplay
-[\-c/\-\-colon] [\-d/\-\-debug] [\-h/\-?/\-\-help]
+[\-c|\-\-colon] [\-d|\-\-debug] [\-h|\-?|\-\-help]
[\-\-ignorelockingfailure]
-[\-\-maps] [\-P/\-\-partial]
-[\-v/\-\-verbose] LogicalVolumePath [LogicalVolumePath...]
+[\-\-maps] [\-P|\-\-partial]
+[\-v|\-\-verbose] LogicalVolumePath [LogicalVolumePath...]
.SH DESCRIPTION
lvdisplay allows you to see the attributes of a logical volume
like size, read/write status, snapshot information etc.