From 7d04c19afa0f690a3123fc5a7c929a4675b37b84 Mon Sep 17 00:00:00 2001 From: Chris Vuletich Date: Thu, 24 Aug 2006 21:43:01 +0000 Subject: Implement interactive mode for the client git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2107 ce84e21b-d406-0410-9b95-82705330c041 --- man/bcfg2.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/bcfg2.1 b/man/bcfg2.1 index 4af67efeb..908052df3 100644 --- a/man/bcfg2.1 +++ b/man/bcfg2.1 @@ -3,7 +3,7 @@ bcfg \- reconfigure machine based on settings in BCFG2 .SH SYNOPSIS .B bcfg2 -.I [-d] [-v] [-p] [-c cache file] [-f config file] [-q] [-b bundle] +.I [-d] [-v] [-p] [-c cache file] [-f config file] [-I] [-q] [-b bundle] [-r removal mode] .SH DESCRIPTION .PP @@ -39,6 +39,11 @@ Run bcfg2 in quick mode. Package checksum verification won't be performed. This mode relaxes the constraints of correctness, and thus should only be used in safe conditions. .RE +.B "\-I" +.RS +Run bcfg2 in interactive mode. The user will be prompted before each +change. +.RE .B "\-n" .RS Run bcfg2 in dry-run mode. No changes will be made to the -- cgit v1.2.3-1-g7c22