summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-03-15 14:12:16 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-03-15 14:12:16 -0400
commita20e35a2b3453cf959020bb40e65b9f63967b8a9 (patch)
treebb13305130843d16fb7437c805fe90a42446904b /doc
parentcd8fd312c1463aab564a5d811ef92b1e3d938c7a (diff)
downloadbcfg2-a20e35a2b3453cf959020bb40e65b9f63967b8a9.tar.gz
bcfg2-a20e35a2b3453cf959020bb40e65b9f63967b8a9.tar.bz2
bcfg2-a20e35a2b3453cf959020bb40e65b9f63967b8a9.zip
man: added -r Users
Diffstat (limited to 'doc')
-rw-r--r--doc/man/bcfg2.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/man/bcfg2.txt b/doc/man/bcfg2.txt
index 6a77a4a3c..6df4f9b4f 100644
--- a/doc/man/bcfg2.txt
+++ b/doc/man/bcfg2.txt
@@ -88,10 +88,13 @@ Options
the constraints of correctness, and thus should only
be used in safe conditions.
-r mode Cause bcfg2 to remove extra configuration elements
- it detects. Mode is one of "all", "Services", or
- "Packages". "all" removes all entries. Likewise,
- "Services" and "Packages" remove only the extra
+ it detects. Mode is one of "all", "Services",
+ "Packages", or "Users". "all" removes all extra entries.
+ "Services", "Packages", and "Users" remove only the extra
configuration elements of the respective type.
+ ("Services" actually just disables extra services,
+ since they can't be removed, and "Users" removes
+ extra POSIXUser and POSIXUser entries.)
-s servicemode Set bcfg2 interaction level for services. Default
behavior is to modify all services affected by
reconfiguration. "build" mode attempts to stop all