summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/bcfg2.16
1 files changed, 5 insertions, 1 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 0acda1b9b..a28c7476c 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -20,7 +20,7 @@ state.
.TP
.B \-v run bcfg2 in verbose mode.
.TP
-.B \-p run bcfg2 in paranoid mode. Diffs will be logged for
+.B \-P run bcfg2 in paranoid mode. Diffs will be logged for
configuration files marked as paranoid by the Bcfg2 server.
.TP
.B \-q run bcfg2 in quick mode. Package checksum verification won't be
@@ -35,6 +35,10 @@ may still be in miniroot.
.TP
.B \-r removal mode
.TP
+.B \-i image specify image for client
+.TP
+.B \-p profile specify profile for client
+.TP
Remove extra configuration located by two way verification. Removal
mode is one of all, packages, or services. (Services are currently
unimplemented under Debian. Nothing is currently supported under redhat)