summaryrefslogtreecommitdiffstats
path: root/man/vgremove.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/vgremove.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/vgremove.8.in')
-rw-r--r--man/vgremove.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/vgremove.8.in b/man/vgremove.8.in
index 478ab8df..ddf6dee2 100644
--- a/man/vgremove.8.in
+++ b/man/vgremove.8.in
@@ -3,8 +3,8 @@
vgremove \- remove a volume group
.SH SYNOPSIS
.B vgremove
-[\-d/\-\-debug] [\-f/\-\-force] [\-h/\-?/\-\-help]
-[\-t/\-\-test] [\-v/\-\-verbose]
+[\-d|\-\-debug] [\-f|\-\-force] [\-h|\-?|\-\-help]
+[\-t|\-\-test] [\-v|\-\-verbose]
VolumeGroupName [VolumeGroupName...]
.SH DESCRIPTION
vgremove allows you to remove one or more volume groups.