summaryrefslogtreecommitdiffstats
path: root/man/vgs.8.in
diff options
context:
space:
mode:
authorDave Wysochanski <dwysocha@redhat.com>2009-10-26 14:37:09 +0000
committerDave Wysochanski <dwysocha@redhat.com>2009-10-26 14:37:09 +0000
commit7c638cc2364bef09f112561da8f25e4df8ae720e (patch)
treef35a879bf2a8de71778ec2dbac74dd3c73563f4b /man/vgs.8.in
parent421671b1c2aadc9babe96e353b788feaf272a832 (diff)
downloadlvm2-7c638cc2364bef09f112561da8f25e4df8ae720e.tar.gz
lvm2-7c638cc2364bef09f112561da8f25e4df8ae720e.tar.xz
lvm2-7c638cc2364bef09f112561da8f25e4df8ae720e.zip
Document --all option in man pages, cleanup {pv|vg|lv}{s|display} man pages.
Option --all is only partially documented currently, so document in all commands. Also make {pv|vg|lv}{display|s} man pages consistent with help output. Remove ununsed 'disk_ARG' parameter. Leave --trustcache out of the man page output. Update --units argument to show all possible units.
Diffstat (limited to 'man/vgs.8.in')
-rw-r--r--man/vgs.8.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/vgs.8.in b/man/vgs.8.in
index b9abaa89..b22d08b6 100644
--- a/man/vgs.8.in
+++ b/man/vgs.8.in
@@ -3,6 +3,7 @@
vgs \- report information about volume groups
.SH SYNOPSIS
.B vgs
+[\-a|\-\-all]
[\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
[\-\-ignorelockingfailure] [\-\-nameprefixes] [\-\-noheadings] [\-\-nosuffix]
[\-o|\-\-options [+]Field[,Field]]
@@ -18,6 +19,9 @@ vgs produces formatted output about volume groups.
.SH OPTIONS
See \fBlvm\fP for common options.
.TP
+.I \-\-all
+List all volume groups. Equivalent to not specifying any volume groups.
+.TP
.I \-\-aligned
Use with \-\-separator to align the output columns.
.TP