diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-02-23 19:51:17 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-02-23 19:51:17 +0000 |
commit | d55269895f954f5e0d245516a0eb8eb24b1df724 (patch) | |
tree | 424baa57e2c37e06fce4a5e724b3d9d9d0e5ae4c /man/bcfg2.1 | |
parent | f4afccedff9958ad14b567aa23dc12e574339019 (diff) | |
download | bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.tar.gz bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.tar.bz2 bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.zip |
Fix incorrect versions of -r documentation
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1764 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r-- | man/bcfg2.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1 index c065c3afa..127e037a4 100644 --- a/man/bcfg2.1 +++ b/man/bcfg2.1 @@ -51,7 +51,7 @@ may still be in miniroot. .RE .B "\-r <mode>" .RS -Cause bcfg2 to 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. +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 configuration elements of the respective type. .RE .B "\-p <profile>" .RS |