From 819b469880e9f6b18e76d3f1cdbd3e69fe5dab3e Mon Sep 17 00:00:00 2001 From: David Teigland Date: Tue, 13 Nov 2018 17:27:53 -0600 Subject: [PATCH] pvscan: background option is not used Move this into the list of ignored options so it doesn't appear in the man page. --- tools/command-lines.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/command-lines.in b/tools/command-lines.in index a8e72725b..018153ab0 100644 --- a/tools/command-lines.in +++ b/tools/command-lines.in @@ -1481,9 +1481,10 @@ ID: pvscan_display DESC: Display PV information. pvscan --cache_long -OO: --ignorelockingfailure, --reportformat ReportFmt, --background, +OO: --ignorelockingfailure, --reportformat ReportFmt, --activate ay, --major Number, --minor Number OP: PV|String ... +IO: --background ID: pvscan_cache DESC: Autoactivate a VG when all PVs are online.