diff options
author | Holger Weiß <holger@zedat.fu-berlin.de> | 2011-06-21 12:42:13 +0200 |
---|---|---|
committer | Holger Weiß <holger@zedat.fu-berlin.de> | 2011-06-21 12:42:13 +0200 |
commit | 8d53eb6463a906b78fda1a38c80e28096fce9f30 (patch) | |
tree | 4941efc53dba53e6e556593509efe939b89b9ceb /man/bcfg2.1 | |
parent | 19586bc42aa90543cf27e33ec32bd7df222138e8 (diff) | |
download | bcfg2-8d53eb6463a906b78fda1a38c80e28096fce9f30.tar.gz bcfg2-8d53eb6463a906b78fda1a38c80e28096fce9f30.tar.bz2 bcfg2-8d53eb6463a906b78fda1a38c80e28096fce9f30.zip |
Add a missing word to the bcfg2(1) manpage
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 49fd1e208..d3807e630 100644 --- a/man/bcfg2.1 +++ b/man/bcfg2.1 @@ -118,7 +118,7 @@ should only be used in safe conditions. .TP .BR "\-Q" Run bcfg2 in "bundle quick" mode, where only entries in a bundle are -or installed. This runs much faster than -q, but doesn't provide +verified or installed. This runs much faster than -q, but doesn't provide statistics to the server at all. In order for this option to work, the -b option must also be provided. This option is incompatible with -r. |