From 08c257b8f1fa1c25e5fdacdb50edcbf650094630 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 7 Sep 2018 18:41:33 +0200 Subject: dpkg-statoverride: Switch from --force option to new --force- options Deprecate --force option which will be considered an alias for --force-all for now. --- man/dpkg-statoverride.man | 8 ++++++++ man/dpkg.man | 6 ++++++ 2 files changed, 14 insertions(+) (limited to 'man') diff --git a/man/dpkg-statoverride.man b/man/dpkg-statoverride.man index c89f7eee7..8b235097e 100644 --- a/man/dpkg-statoverride.man +++ b/man/dpkg-statoverride.man @@ -102,10 +102,18 @@ system.\fP \fBall\fP: Turns on (or off) all force options. + +\fBstatoverride\-add\fP: +Overwrite an existing stat override when adding it (since dpkg 1.19.5). + +\fBstatoverride\-remove\fP: +Ignore a missing stat override when removing it (since dpkg 1.19.5). .TP .B \-\-force Force an action, even if a sanity check would otherwise prohibit it. This is necessary to override an existing override. +This option is deprecated (since dpkg 1.19.5), it is replaced by +\fB\-\-force\-all\fP. .TP .B \-\-update Immediately try to change the \fIpath\fP to the new owner and mode if it diff --git a/man/dpkg.man b/man/dpkg.man index bf56510ed..3f1637a10 100644 --- a/man/dpkg.man +++ b/man/dpkg.man @@ -618,6 +618,12 @@ Overwrite one package's directory with another's file. \fBoverwrite\-diverted\fP: Overwrite a diverted file with an undiverted version. +\fBstatoverride\-add\fP: +Overwrite an existing stat override when adding it (since dpkg 1.19.5). + +\fBstatoverride\-remove\fP: +Ignore a missing stat override when removing it (since dpkg 1.19.5). + \fBunsafe\-io\fP: Do not perform safe I/O operations when unpacking (since dpkg 1.15.8.6). Currently this -- cgit v1.2.3