diff options
author | Antoine Ginies <aginies@mandriva.com> | 2011-03-08 14:36:31 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2011-03-08 14:36:31 +0000 |
commit | e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266 (patch) | |
tree | 30b4799b125ea6f3d9480e6ae8705734956cf49b /doc/bcd.pod | |
parent | 6f6997b6934e26b63b9635a1c24e9cad9fbdd6cc (diff) | |
download | bcd-e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266.tar bcd-e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266.tar.gz bcd-e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266.tar.bz2 bcd-e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266.tar.xz bcd-e272dde32e0d45e1f8cdbf9bdc7c0cafdeb74266.zip |
extra-filter should be named no-filter
Diffstat (limited to 'doc/bcd.pod')
-rw-r--r-- | doc/bcd.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bcd.pod b/doc/bcd.pod index 237d929..0dc9e57 100644 --- a/doc/bcd.pod +++ b/doc/bcd.pod @@ -144,7 +144,7 @@ or you CD will be unusable. Rpmcheck will report any bug in hdlists at the end o the 'media' step process. Packages listed in exclude list will be removed from the DVD at the end of the build process. -extra-filter: +no-filter: list of RPM you want to do not compare and the keep the latest one. Usefull if you want to keep more than one version of a package. |