diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2007-05-21 15:00:43 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2007-05-21 15:00:43 +0000 |
commit | 0b97ec7dc01bb3c7c0a5c942395c1517544044c9 (patch) | |
tree | 5942f6c82a8ebedfb350c59d78815503bd95602a /man/bcfg2.1 | |
parent | 608fcd1b311de3f6db57db0b74365f34424eebab (diff) | |
download | bcfg2-0b97ec7dc01bb3c7c0a5c942395c1517544044c9.tar.gz bcfg2-0b97ec7dc01bb3c7c0a5c942395c1517544044c9.tar.bz2 bcfg2-0b97ec7dc01bb3c7c0a5c942395c1517544044c9.zip |
documentation fixup for bcfg2 -D
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3197 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r-- | man/bcfg2.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1 index 576f7f92b..ac940988b 100644 --- a/man/bcfg2.1 +++ b/man/bcfg2.1 @@ -44,7 +44,9 @@ should only be used in safe conditions. .RE .B "\-D <driver1>,<driver2>" .RS -Specify a set of bcfg2 tool drivers. +Specify a set of bcfg2 tool drivers. NOTE: only drivers listed will be +loaded. (IE, if you don't include POSIX, you will be unable to +verify/install ConfigFiles, etc) .RE .B "\-I" .RS |