diff --git a/openpkg-tool/openpkg.pod b/openpkg-tool/openpkg.pod index ac7fa59a89..36a8edbeae 100644 --- a/openpkg-tool/openpkg.pod +++ b/openpkg-tool/openpkg.pod @@ -94,7 +94,7 @@ The name of the resource stored in the index. The default is B adds a platform attribute for binary RPMs. The attribute is built as I<%{arch}>C<->IC<->I<%{os}> where I<%{arch}> and I<%{os}> are taken from the RPM header and I is -the value of the B<-p> option. The default value is "C". This +the value of the B<-p> option. The default value is "C". This must be used to distinguish between platforms that support the same Architecture and OS name like various Linux distributions. @@ -176,7 +176,7 @@ is already installed. =item B<-Z> -B ignores a installed packages, the +B ignores all installed packages, the script will rebuild all selected packages from scratch. Note that this doesn't work together with the B<-a> option.