]> sourceware.org Git - lvm2.git/commitdiff
make: generate
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 22 Aug 2023 11:43:00 +0000 (13:43 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 28 Aug 2023 13:44:58 +0000 (15:44 +0200)
conf/example.conf.in
man/lvm-fullreport.8_pregen
man/lvs.8_pregen
man/pvs.8_pregen
man/vgs.8_pregen

index 1ffef5e61ffcc097d37d822e53a249e3123a1f24..1709d0de07f320ef731e5526f51827fa5717a536 100644 (file)
@@ -2017,7 +2017,11 @@ activation {
        # buffered = 1
 
        # Configuration option report/headings.
-       # Show headings for columns on report.
+       # Format of LVM command's report output headings.
+       # Accepted values:
+       #   0 no headings,
+       #   1 headings with column abbreviations,
+       #   2 headings with full column names.
        # This configuration option has an automatic default value.
        # headings = 1
 
index 7e9348e1dd812ce13af35805ff89d3521f049e5e..812bf787a59980aad04d906a69992a89ebee1a5d 100644 (file)
@@ -43,6 +43,8 @@ if information changes between commands.
 .br
 [    \fB--foreign\fP ]
 .br
+[    \fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP ]
+.br
 [    \fB--ignorelockingfailure\fP ]
 .br
 [    \fB--logonly\fP ]
@@ -196,6 +198,14 @@ Report/display foreign VGs that would otherwise be skipped.
 See \fBlvmsystemid\fP(7) for more information about foreign VGs.
 .
 .HP
+\fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP
+.br
+Type of headings to use in report output.
+\fBnone\fP or \fB0\fP: No headings.
+\fBabbrev\fP or \fB1\fP: Column name abbreviations.
+\fBfull\fP or \fB2\fP: Full column names.
+.
+.HP
 \fB-h\fP|\fB--help\fP
 .br
 Display help text.
index 3f35dc6526eed2a373e95544bfe6c3a7c82a59c1..9682481e772303e4dd79adbf580bd1b6a7494a77 100644 (file)
@@ -43,6 +43,8 @@ lvs produces formatted output about LVs.
 .br
 [    \fB--foreign\fP ]
 .br
+[    \fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP ]
+.br
 [    \fB--ignorelockingfailure\fP ]
 .br
 [    \fB--logonly\fP ]
@@ -199,6 +201,14 @@ Report/display foreign VGs that would otherwise be skipped.
 See \fBlvmsystemid\fP(7) for more information about foreign VGs.
 .
 .HP
+\fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP
+.br
+Type of headings to use in report output.
+\fBnone\fP or \fB0\fP: No headings.
+\fBabbrev\fP or \fB1\fP: Column name abbreviations.
+\fBfull\fP or \fB2\fP: Full column names.
+.
+.HP
 \fB-h\fP|\fB--help\fP
 .br
 Display help text.
index d08e92818a25dd576e59f7ec043b714685d993e5..87a4f1b1acb6bcebde50701315df54f7db778e7c 100644 (file)
@@ -41,6 +41,8 @@ pvs produces formatted output about PVs.
 .br
 [    \fB--foreign\fP ]
 .br
+[    \fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP ]
+.br
 [    \fB--ignorelockingfailure\fP ]
 .br
 [    \fB--logonly\fP ]
@@ -196,6 +198,14 @@ Report/display foreign VGs that would otherwise be skipped.
 See \fBlvmsystemid\fP(7) for more information about foreign VGs.
 .
 .HP
+\fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP
+.br
+Type of headings to use in report output.
+\fBnone\fP or \fB0\fP: No headings.
+\fBabbrev\fP or \fB1\fP: Column name abbreviations.
+\fBfull\fP or \fB2\fP: Full column names.
+.
+.HP
 \fB-h\fP|\fB--help\fP
 .br
 Display help text.
index 8b1f69c4fafd220992219e677d5f7e14d43f1779..d0949d2369ad38310374b9e8bac755fa973d3e3a 100644 (file)
@@ -39,6 +39,8 @@ vgs produces formatted output about VGs.
 .br
 [    \fB--foreign\fP ]
 .br
+[    \fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP ]
+.br
 [    \fB--ignorelockingfailure\fP ]
 .br
 [    \fB--logonly\fP ]
@@ -193,6 +195,14 @@ Report/display foreign VGs that would otherwise be skipped.
 See \fBlvmsystemid\fP(7) for more information about foreign VGs.
 .
 .HP
+\fB--headings\fP \fBnone\fP|\fBabbrev\fP|\fBfull\fP|\fB0\fP|\fB1\fP|\fB2\fP
+.br
+Type of headings to use in report output.
+\fBnone\fP or \fB0\fP: No headings.
+\fBabbrev\fP or \fB1\fP: Column name abbreviations.
+\fBfull\fP or \fB2\fP: Full column names.
+.
+.HP
 \fB-h\fP|\fB--help\fP
 .br
 Display help text.
This page took 0.039082 seconds and 5 git commands to generate.