summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/bcfg2.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index a28c7476c..0df0e7e65 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -33,7 +33,10 @@ system.
.B \-B run bcfg2 in build mode. Services aren't started, as the system
may still be in miniroot.
.TP
-.B \-r removal mode
+.B \-r <mode> make bcfg2 remove extra configuration elements it
+detects. Mode is one of all, svcs, or pkgs. All removes all
+entries. Likewise, services and packages remove only the extra
+configuration elements of the respective type.
.TP
.B \-i image specify image for client
.TP