1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
lvm2/man
Dave Wysochanski 01b988cfd8 Cleanup pvs, vgs, and lvs "-o" section in man pages (rhbz 500861).
http://bugzilla.redhat.com/show_bug.cgi?id=500861
- Update list of fields/columns for each command (a few missing).
- Update list order to match "-o help" output (easier to verify field list)
- Add "{pv|vg|lv}_all" description.
- Move "-o help" sentence above column/field list.

New sample man page for lvs (pvs and vgs are similar):
       -o, --options
              Comma-separated ordered list of columns.  Precede the list  with  ’+’  to  append  to  the
              default selection of columns instead of replacing it.

              Use  -o  lv_all to select all logical volume columns, and -o seg_all to select all logical
              segment columns.

              Use -o help to view the full list of columns available.

              Column names  include:  lv_uuid,  lv_name,  lv_attr,  lv_major,  lv_minor,  lv_read_ahead,
              lv_kernel_major,  lv_kernel_minor,  lv_kernel_read_ahead, lv_size, seg_count, origin, ori-
              gin_size, snap_percent, copy_percent, move_pv, convert_lv, lv_tags,  mirror_log,  modules,
              segtype,  stripes,  stripesize,  regionsize, chunksize, seg_start, seg_start_pe, seg_size,
              seg_tags, seg_pe_ranges, devices.

              With --segments, any "seg_" prefixes  are  optional;  otherwise  any  "lv_"  prefixes  are
              optional.  Columns mentioned in vgs (8) can also be chosen.

              The lv_attr bits are:
2009-06-15 17:09:32 +00:00
..
clvmd.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
dmsetup.8.in fix typo reported by "A. Costa" <agcosta@gis.net> 2009-04-23 12:20:15 +00:00
fsadm.8.in add support for ext4 resize in fsadm 2009-02-04 12:47:05 +00:00
lvchange.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
lvconvert.8.in Use lvconvert --repair instead of vgreduce in mirror dmeventd DSO (mornfall) 2009-06-04 12:01:15 +00:00
lvcreate.8.in Make --snapshot optional with lvcreate --virtualsize. 2009-05-27 16:30:29 +00:00
lvdisplay.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
lvextend.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
lvm.8.in Add vgimportclone and install it and the man page by default. 2009-05-14 16:46:12 +00:00
lvm.conf.5.in Add --dataalignment to pvcreate to specify alignment of data area. (mbroz) 2009-02-22 19:00:26 +00:00
lvmchange.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
lvmdiskscan.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
lvmdump.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
lvreduce.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
lvremove.8.in Fix "lvremove -f vgname" when vgname contains snapshots. 2008-11-17 18:20:13 +00:00
lvrename.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
lvresize.8.in More man page cleanup - convert "+/-" to "+|-" 2008-11-12 15:16:58 +00:00
lvs.8.in Cleanup pvs, vgs, and lvs "-o" section in man pages (rhbz 500861). 2009-06-15 17:09:32 +00:00
lvscan.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
Makefile.in Add vgimportclone and install it and the man page by default. 2009-05-14 16:46:12 +00:00
pvchange.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
pvck.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
pvcreate.8.in Add --dataalignment to pvcreate to specify alignment of data area. (mbroz) 2009-02-22 19:00:26 +00:00
pvdisplay.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
pvmove.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
pvremove.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
pvresize.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
pvs.8.in Cleanup pvs, vgs, and lvs "-o" section in man pages (rhbz 500861). 2009-06-15 17:09:32 +00:00
pvscan.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
vgcfgbackup.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
vgcfgrestore.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
vgchange.8.in Update vgchange and vgmknodes man pages to include --refresh. 2009-02-25 13:17:40 +00:00
vgck.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgconvert.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
vgcreate.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
vgdisplay.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00
vgexport.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgextend.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgimport.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgimportclone.8.in Add vgimportclone and install it and the man page by default. 2009-05-14 16:46:12 +00:00
vgmerge.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgmknodes.8.in Update vgchange and vgmknodes man pages to include --refresh. 2009-02-25 13:17:40 +00:00
vgreduce.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgremove.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgrename.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgs.8.in Cleanup pvs, vgs, and lvs "-o" section in man pages (rhbz 500861). 2009-06-15 17:09:32 +00:00
vgscan.8.in Make man pages consistent with either-or options (use "|" everywhere). 2008-11-12 15:01:35 +00:00
vgsplit.8.in Generate man pages from templates and include version. (romster) 2008-10-08 12:50:13 +00:00