summaryrefslogtreecommitdiffstats
path: root/man/pvs.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/pvs.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/pvs.8.in')
-rw-r--r--man/pvs.8.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/pvs.8.in b/man/pvs.8.in
index e5bae0a8..bf29f34f 100644
--- a/man/pvs.8.in
+++ b/man/pvs.8.in
@@ -3,13 +3,13 @@
pvs \- report information about physical volumes
.SH SYNOPSIS
.B pvs
-[\-\-aligned] [\-d/\-\-debug] [\-h/\-?/\-\-help]
+[\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
-[\-o/\-\-options [+]Field[,Field]]
-[\-O/\-\-sort [+/-]Key1[,[+/-]Key2[,...]]]
+[\-o|\-\-options [+]Field[,Field]]
+[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]]
[\-\-separator Separator] [\-\-unbuffered]
[\-\-units hsbkmgtHKMGT]
-[\-v/\-\-verbose]
+[\-v|\-\-verbose]
[\-\-version] [PhysicalVolume [PhysicalVolume...]]
.SH DESCRIPTION
pvs produces formatted output about physical volumes.