diff options
author | daviddavid <geiger.david68210@gmail.com> | 2024-02-12 19:07:53 +0100 |
---|---|---|
committer | daviddavid <geiger.david68210@gmail.com> | 2024-02-12 19:07:53 +0100 |
commit | 23ce51cf774a24cafd46a9a5896e54f45c42de35 (patch) | |
tree | 38b904a5c8c3250ef169469834c03add257799db /man | |
parent | fde9fe10ef2bb4d201f81c28052dd82f36276cff (diff) | |
download | bm-23ce51cf774a24cafd46a9a5896e54f45c42de35.tar bm-23ce51cf774a24cafd46a9a5896e54f45c42de35.tar.gz bm-23ce51cf774a24cafd46a9a5896e54f45c42de35.tar.bz2 bm-23ce51cf774a24cafd46a9a5896e54f45c42de35.tar.xz bm-23ce51cf774a24cafd46a9a5896e54f45c42de35.zip |
Add "--force-unpack" command to force unpacking (mga#32829)
- Thanks to Aurelian R
Diffstat (limited to 'man')
-rw-r--r-- | man/bm.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -69,6 +69,10 @@ pass given parameters directly to rpm specify directory where to unpack \fBfile\fP(s) .TP .B +\fB--force-unpack\fP +force unpacking regardless of rpm errors or warnings +.TP +.B \fB--build-log\fP=FILE specify where to put the build log for each package .TP |