From 596fd0b106c2044c45827a9f71bc42f1917eba46 Mon Sep 17 00:00:00 2001
From: David Teigland <teigland@redhat.com>
Date: Wed, 3 May 2017 16:01:19 -0500
Subject: [PATCH] man lvm.conf: say how to get a description of settings

Many will look in 'man lvm.conf' expecting to find a
description of the lvm.conf fields, which are not there.
State at the beginning how to get this (by running
lvmconfig.)
---
 man/lvm.conf.5_main | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man/lvm.conf.5_main b/man/lvm.conf.5_main
index 7b777afce..3a45f1ce0 100644
--- a/man/lvm.conf.5_main
+++ b/man/lvm.conf.5_main
@@ -10,6 +10,10 @@ being loaded - settings read in later override earlier
 settings.  File timestamps are checked between commands and if
 any have changed, all the files are reloaded.
 
+For a description of each lvm.conf setting, run:
+
+.B lvmconfig --typeconfig default --withcomments --withspaces
+
 The settings defined in lvm.conf can be overridden by any
 of these extended configuration methods:
 .TP