summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2020-09-28 18:51:32 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2020-09-29 10:43:56 +0200
commit3ed11170da87089bbfb263c84b25b53159ae1558 (patch)
tree93330d10b771b567a81b7e5b21af50b52570883b /configure
parent655342427da621174f04506fb7002f54af832e07 (diff)
downloadlvm2-3ed11170da87089bbfb263c84b25b53159ae1558.tar.gz
configure: update help
Help shows new defaults.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure b/configure
index d39ce1b98..c125aade1 100755
--- a/configure
+++ b/configure
@@ -1722,16 +1722,16 @@ Optional Packages:
cache_restore tool: [autodetect]
--with-vdo=TYPE vdo support: internal/none [internal]
--with-vdo-format=PATH vdoformat tool: [autodetect]
- --with-writecache=TYPE writecache support: internal/none [none]
- --with-integrity=TYPE integrity support: internal/none [none]
+ --with-writecache=TYPE writecache support: internal/none [internal]
+ --with-integrity=TYPE integrity support: internal/none [internal]
--with-ocfdir=DIR install OCF files in
[PREFIX/lib/ocf/resource.d/lvm2]
--with-default-pid-dir=PID_DIR
- Default directory to keep PID files in. [autodetect]
+ default directory to keep PID files in [autodetect]
--with-default-dm-run-dir=DM_RUN_DIR
- Default DM run directory. [autodetect]
+ default DM run directory [autodetect]
--with-default-run-dir=RUN_DIR
- Default LVM run directory. [autodetect_run_dir/lvm]
+ default LVM run directory [autodetect_run_dir/lvm]
--with-cmirrord-pidfile=PATH
cmirrord pidfile [PID_DIR/cmirrord.pid]
--with-optimisation=OPT C optimisation flag [OPT=-O2]