diff options
Diffstat (limited to 'man/dpkg.man')
-rw-r--r-- | man/dpkg.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/dpkg.man b/man/dpkg.man index 659e87978..5f0a5e973 100644 --- a/man/dpkg.man +++ b/man/dpkg.man @@ -938,6 +938,11 @@ Sets the force flags (since dpkg 1.19.5). When this variable is present, no built-in force defaults will be applied. If the variable is present but empty, all force flags will be disabled. .TP +.B DPKG_ADMINDIR +If set and the \fB\-\-admindir\fP or \fB\-\-root\fP options have not been +specified, it will be used as the \fBdpkg\fP administrative directory +(since dpkg 1.20.0). +.TP .B DPKG_FRONTEND_LOCKED Set by a package manager frontend to notify dpkg that it should not acquire the frontend lock (since dpkg 1.19.1). |